Displaying 7 results from an estimated 7 matches for "account_operators".
2020 Jul 20
1
Shares stopped working for groups
...mewhere over
> 1000500 e.g:
> [root at server ~]# id clearcenter
> uid=1049(clearcenter) gid=63000(allusers)
> groups=63000(allusers),1000546(guests),1000512(domain_admins),1000513(domain_users),1000514(domain_guests),1000544(administrators),1000545(users),1000547(power_users),1000548(account_operators),1000549(server_operators),1000550(print_operators),1000551(backup_operators),60006(executive),60007(staff),60008(visitors),60009(admin)
>
I have no idea why the groups are getting those numbers because you have
in smb.conf:
idmap config * : range = 20000000-29999999
So I would have expected...
2020 Jul 20
2
Shares stopped working for groups
On 20/07/2020 10:37, Nick Howitt via samba wrote:
> Bump, please.
I have reviewed all the posts in this thread and I 'think' I know what
is going on and also answers a question I asked.
You have in your smb.conf:
unix password sync = Yes
This possibly means that you have a group in /etc/group called allusers
with the ID of 63000
I would replace the line with:
ldap password sync
2000 May 17
6
Documentation
I just installed Red Hat v. 6.2 and would like to configure SAMBA. I was wondering if you could point me to some good documentation sites that can lead me step by step through setup and configuration of SAMBA. I'll be experimenting with it in the meantime but your help will be extremely helpfull.
Thank you,
Jerry Lawson MCSE, MCP +Internet
2020 Jul 20
0
Shares stopped working for groups
...ilt-in groups are somewhere over
1000500 e.g:
[root at server ~]# id clearcenter
uid=1049(clearcenter) gid=63000(allusers)
groups=63000(allusers),1000546(guests),1000512(domain_admins),1000513(domain_users),1000514(domain_guests),1000544(administrators),1000545(users),1000547(power_users),1000548(account_operators),1000549(server_operators),1000550(print_operators),1000551(backup_operators),60006(executive),60007(staff),60008(visitors),60009(admin)
>
> I would replace the line with:
>
> ldap password sync = yes
That is explicitly set to No in the included /etc/samba/smb.ldap.conf. I
am scared...
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...1-5-21-1129281578-1295143107-3311307472-512) -> root
administrators (S-1-5-32-544) -> 544
users (S-1-5-21-1129281578-1295143107-3311307472-545) -> users
guests (S-1-5-21-1129281578-1295143107-3311307472-546) -> nobody
power_users (S-1-5-21-1129281578-1295143107-3311307472-547) -> 547
account_operators (S-1-5-32-548) -> 548
server_operators (S-1-5-32-549) -> sys
print_operators (S-1-5-32-550) -> lp
backup_operators (S-1-5-32-551) -> bin
replicator (S-1-5-21-1129281578-1295143107-3311307472-552) -> daemon
computers (S-1-5-21-1129281578-1295143107-3311307472-515) -> dcomputers
Ent...
2020 Jul 17
2
Shares stopped working for groups
...;
domain_guests
Domain Computers (S-1-5-21-1661951805-1908507638-2940817366-515) ->
domain_computers
Administrators (S-1-5-32-544) -> administrators
Users (S-1-5-32-545) -> users
Power Users (S-1-5-32-547) -> power_users
Account Operators (S-1-5-32-548) -> account_operators
Server Operators (S-1-5-32-549) -> server_operators
Print Operators (S-1-5-32-550) -> print_operators
Backup Operators (S-1-5-32-551) -> backup_operators
executive (S-1-5-21-1661951805-1908507638-2940817366-60006) -> executive
staff (S-1-5-21-1661951805-1908507638-29...
2003 Nov 12
2
Join Machine to Domain
Hello,
Is it really possible that just the user root with the samba password can
join workstations into the domain?
I have also some other users who are domain administrator, but with this
users i can't join any workstations into the domain.
This is mor me a important security point, because I want to give some
people the acces right to join workstations into domain and only this
function.