Displaying 20 results from an estimated 24 matches for "administratos".
Did you mean:
administrator
2007 Jun 20
1
smbd process eating memory
Hi list,
I have a Samba-3.0.25a PDC running on FreeBSD 6.2-STABLE using OpenLDAP
2.3.34 (nss_ldap-1.255) as backend. Everything work's great, the only
problem that I fighting is with an M$ ISA Server 2000, that do ntlm
authentications on my domain. At some times (each 4 hours) the ISA Server
lost the connection with the domain and does not authenticate users until
the connection be
2017 Dec 02
2
idamp ad/rid
Found it! :)
I thought in make a script more or less that way.
#!/bin/bash
#
GROUP=ADM
GUID=10000 # Domain Users
UID=10000 # get the next ID ?
for USER in $(samba-tool group listmembers $GROUP)
do
samba-tool user edit $USER -H ldap://samdom.example.com \
-U administrato --nis-domain=samdom \
--unix-home=/home/$USER \
--uid-number=${NEXTID} \
2017 Dec 02
2
idamp ad/rid
On Sat, 2 Dec 2017 10:21:07 -0200
Elias Pereira <empbilly at gmail.com> wrote:
> Correcting! :)
>
> #!/bin/bash
> #
> GROUP=ADM
> GUID=10000 # Domain Users
> UID=10000 # get the next ID ?
>
> for USER in $(samba-tool group listmembers $GROUP)
> do
> samba-tool user edit $USER --nis-domain=samdom \
> --unix-home=/home/$USER \
>
2024 Jun 09
1
SeDiskOperatorPrivilege_Privilege
Update:
I have revoked the privilege to BUILIN\Administratos. As before, no root mapping.
root at member:/# net rpc rights revoke "BUILTIN\Administrators" SeDiskOperatorPrivilege -U "MAD\luis"
Password for [MAD\luis]:
Successfully revoked rights.
root at member:/# net rpc rights list privileges SeDiskOperatorPrivilege -Uluis
Password fo...
2007 Oct 30
1
Samba+ldap in FreeBSD
Hello friends
I am trying to configure Samba + ldap for my domain, the server is FreeBSD
... When I try to run the following command
smbldap-populate
It gives me the following error:
adding new entry: cn=Backup Operators,ou=Group,dc=vn,dc=pri,dc=jovenclub,dc=cu
failed to add entry: Can't contact LDAP server at
/usr/local/sbin/smbldap-populate line 471, <GEN1> line 20.
adding new
2024 Jun 10
1
SeDiskOperatorPrivilege_Privilege
On Sun, 9 Jun 2024 18:52:39 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> Update:
>
> I have revoked the privilege to BUILIN\Administratos. As before, no
> root mapping.
>
> root at member:/# net rpc rights revoke "BUILTIN\Administrators"
> SeDiskOperatorPrivilege -U "MAD\luis" Password for [MAD\luis]:
> Successfully revoked rights.
>
> root at member:/# net rpc rights list privileges SeDiskO...
2019 Jun 18
2
domain online backup
...igned.
Did you "copy" the administrator user or did you create a new user and gave him administrator rights.
On my DC's.
id username
uid=10002(ADDOM\usernam) gid=10000(ADDOM\domain users) groups=10000(ADDOM\domain users),3000275(ADDOM\internet-proxy-manual).. And more.
Where my Administratos reflex to:
id administrator
uid=0(root) gid=0(root) groups=0(root)
Note the 10000 and 3000275
100xx are assigned GID's with RSAT while 3000275 (RID) does not have any GID assigned.
On my domain members the RID number 3000275 is not shown or not used or im using pure windows ACL's
These...
2009 Dec 28
0
Samba4 and Squid3 with ntlm_auth ... more information
Hello there.
i'm check this link about squid with AD autentication:
http://techmiso.com/1934/howto-install-squid-web-proxy-server-with-active-di
rectory-authentication/
But the test don't work
# wbinfo-t
checking the trust secret via RPC calls succeeded
# find / - name ntlm_auth
/usr/local/samba/bin/ntlm_auth
/usr/src/samba-alpha10/source4/bin/ntlm_auth
/usr/lib/squid3/ntlm_auth
#
2006 Jul 19
2
Must restart Samba regularly because saving files stops working
One of our sites is currently testing Samba 3.0.21c as PDC on HP-UX
11.00 with openldap backend.
>From time to time - about every two days - it suddenly becomes
impossible for the clients (NT4 & XP) to save any more files to the
samba shares. When the problems start occurring they simply stop and
restart samba, and then everything works again for a couple of days.
Please not that the samba
2005 Aug 04
2
Trouble in Joining Suse 9.3 to Win2k3 Server
Hi,
After installing Suse 9.3 Professional, I am unable to join it to AD.
>From the Docs (
http://www.samba.org/samba/docs/man/Samba3-HOWTO/domain-member.html#ads-member)
its clear that we need to first get a kerberos ticket... via
#>kinit Administrato@REALM
in Suse9,3, I get this error
susles93WSA:~ # kinit Administrator@HUNGERFORD.KOL
Password for
2017 Dec 02
1
idamp ad/rid
On Sat, 2 Dec 2017 12:13:08 -0200
Elias Pereira via samba <samba at lists.samba.org> wrote:
> >
> > Sorry, but that isn't going to work with 'samba-tool user edit'
> > You would need to write an 'editor' script to do what you would
> > need to do.
>
>
> Ok.
>
> Bit busy, just now, give me some time, I have a script somewhere that
2024 Jun 10
1
SeDiskOperatorPrivilege_Privilege
On Mon, 10 Jun 2024 08:33:13 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Sun, 9 Jun 2024 18:52:39 +0100
> Luis Peromarta via samba <samba at lists.samba.org> wrote:
>
> > Update:
> >
> > I have revoked the privilege to BUILIN\Administratos. As before, no
> > root mapping.
> >
> > root at member:/# net rpc rights revoke "BUILTIN\Administrators"
> > SeDiskOperatorPrivilege -U "MAD\luis" Password for [MAD\luis]:
> > Successfully revoked rights.
> >
> > root at member:/# net...
2006 Mar 23
11
ActiveRecord: Oracle metadata loading slow on large database
All,
While attempting to use ActiveRecord against a large database, approx.
1700 tables and 4 million rows, I discovered an inefficiency in
oci_adapter.rb. The problem seems to be the SQL being generated to
lazy-load the columns metadata. "def columns(table_name, name = nil)"
method generates the following SQL:
select column_name, data_type, data_default, nullable,
2024 Jun 11
2
SeDiskOperatorPrivilege_Privilege
...0
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > On Sun, 9 Jun 2024 18:52:39 +0100
> > Luis Peromarta via samba <samba at lists.samba.org> wrote:
> >
> > > Update:
> > >
> > > I have revoked the privilege to BUILIN\Administratos. As before,
> > > no root mapping.
> > >
> > > root at member:/# net rpc rights revoke "BUILTIN\Administrators"
> > > SeDiskOperatorPrivilege -U "MAD\luis" Password for [MAD\luis]:
> > > Successfully revoked rights.
> > >
&...
2017 Dec 01
2
idamp ad/rid
Can you share with me? :)
On Fri, Dec 1, 2017 at 4:43 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Fri, 1 Dec 2017 16:27:11 -0200
> Elias Pereira <empbilly at gmail.com> wrote:
>
> > Rowland,
> >
> > I found something related that you were doing.
> >
> > "[PATCH] samba-tool: Easily edit a users object in AD"
>
2017 Dec 02
0
idamp ad/rid
Correcting! :)
#!/bin/bash
#
GROUP=ADM
GUID=10000 # Domain Users
UID=10000 # get the next ID ?
for USER in $(samba-tool group listmembers $GROUP)
do
samba-tool user edit $USER --nis-domain=samdom \
--unix-home=/home/$USER \
--uid-number=${NEXTID} \
--login-shell=/sbin/nologin \
--gid-number=$GUID
done
Of course that script is very simple, but is a beginning. :)
2017 Dec 02
0
idamp ad/rid
>
> Sorry, but that isn't going to work with 'samba-tool user edit'
> You would need to write an 'editor' script to do what you would need to
> do.
Ok.
Bit busy, just now, give me some time, I have a script somewhere that
> should do what you want.
Of course Rowland. Work on what you're working on. I do not want to disturb
you. :)
I'll give a
2019 Jun 18
0
domain online backup
..." the administrator user or did you create a new user and gave him administrator rights.
>
> On my DC's.
> id username
> uid=10002(ADDOM\usernam) gid=10000(ADDOM\domain users) groups=10000(ADDOM\domain users),3000275(ADDOM\internet-proxy-manual).. And more.
>
> Where my Administratos reflex to:
> id administrator
> uid=0(root) gid=0(root) groups=0(root)
>
> Note the 10000 and 3000275
> 100xx are assigned GID's with RSAT while 3000275 (RID) does not have any GID assigned.
>
> On my domain members the RID number 3000275 is not shown or not used or im us...
2024 Jun 09
1
SeDiskOperatorPrivilege_Privilege
On Sun, 9 Jun 2024 16:53:30 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> Mmm? strange ? Or is this what you were expecting ?
No
>
> root at member:/# net rpc rights list privileges SeDiskOperatorPrivilege
> -Uadministrator Password for [MAD\administrator]:
> Could not connect to server 127.0.0.1
> The username or password was not correct.
>
2019 Jun 18
3
domain online backup
Hi,
On 18-6-2019 12:57, Rowland penny via samba wrote:
> I have just tried this as root and it worked for me:
>
> samba-tool domain backup online --server=dc4 --targetdir=/backup
> -Urowland at samdom.example.com
>
> When I tried to run it as normal user, it threw an error because the
> user wasn't allowed access to the backup dir, allowing the user access
> cured