search for: domain_guests

Displaying 9 results from an estimated 9 matches for "domain_guests".

2020 Jul 20
1
Shares stopped working for groups
...begin at 63000. All > of what I think od as the Windows built-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 have no idea why the groups are getting those numbers because you ha...
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
...s on this system and mine begin at 63000. All of what I think od as the Windows built-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 =...
2010 Jan 04
0
PDC don't lists domain groups for workstations
...-> 5-107 tst-users (S-1-5-21-3738234612-4042114426-1695072666-3193) -> tst-users ugs (S-1-5-21-3738234612-4042114426-1695072666-1175) -> ugs ?????? ??????? (S-1-5-21-3738234612-4042114426-1695072666-1093) -> print-best Domain Guests (S-1-5-21-3738234612-4042114426-1695072666-514) -> domain_guests magistr (S-1-5-21-3738234612-4042114426-1695072666-3145) -> magistr 2-109 (S-1-5-21-3738234612-4042114426-1695072666-1002) -> 2-109 ????????? ? ???????? (S-1-5-21-3738234612-4042114426-1695072666-1096) -> lab Print Operators (S-1-5-21-3738234612-4042114426-1695072666-550) -> printer_adm...
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...ct a w2k machine right now. Output from /usr/local/samba/bin/net groupmap list root@172.16.0.3's password: Last login: Mon Nov 10 08:10:41 2003 from 172.16.1.246 [root@whs1 root]# /usr/local/samba/bin/net groupmap list domain_users (S-1-5-21-1129281578-1295143107-3311307472-513) -> dusers domain_guests (S-1-5-21-1129281578-1295143107-3311307472-514) -> nobody domain_admins (S-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) -&gt...
2009 Mar 04
0
Can anyone comment on my setup?
...ib/dirsrv/slapd-centserver/ldif2ldap "cn=Directory manager" ldapadminpassword /root/Desktop/sambaAdmin.ldif ===================================================================== 9. Create Unix Group as follows groupadd -g 2512 Domain_Admins groupadd -g 2513 Domain_Users groupadd -g 2514 Domain_Guests groupadd -g 2515 Domain_Computers ===================================================================== 10. Group mapping net groupmap add rid=2512 ntgroup='Domain Admins' unixgroup='Domain_Admins' net groupmap add rid=2513 ntgroup='Domain Users' unixgroup='Domain_Users...
2020 Jul 17
2
Shares stopped working for groups
...366-60005) -> user_certificates_plugin Domain Admins (S-1-5-21-1661951805-1908507638-2940817366-512) -> domain_admins Domain Users (S-1-5-21-1661951805-1908507638-2940817366-513) -> domain_users Domain Guests (S-1-5-21-1661951805-1908507638-2940817366-514) -> 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...
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.