Kevin Bramblett
2002-Mar-29 11:52 UTC
[Samba] How do you enter NT domain users into smb.conf shares?
I have a W2K network and DC. My RedHat Linux 7.2 server is a member server of this domain with security = domain. I am also running Winbind. How do I make a share in my smb.conf file that tells Samba 2.2.3a that a certain NT/W2K domain user only or NT/W2K group only has access to that share? Do you use DOMAIN/user or DOMAIN%user or something like that? Thanks in advance! Kevin
Brian Whitehead
2002-Mar-29 19:47 UTC
[Samba] How do you enter NT domain users into smb.conf shares?
If you are using winbind then you use the separator that you configured in smb.conf. For example, if you configured the separator as + then you would use DOMAIN+user. If you want to use a group, you would use @DOMAIN+group. If you you have a group with space in the name, like Domain Administrators, you would use @DOMAIN+"Domain Administrators". -- Brian ----- Original Message ----- From: "Kevin Bramblett" <kbramblett@dssresearch.com> To: <samba@lists.samba.org> Sent: Friday, March 29, 2002 1:48 PM Subject: [Samba] How do you enter NT domain users into smb.conf shares?> I have a W2K network and DC. My RedHat Linux 7.2 server is a memberserver> of this domain with security = domain. I am also running Winbind. > > How do I make a share in my smb.conf file that tells Samba 2.2.3a that a > certain NT/W2K domain user only or NT/W2K group only has access to that > share? Do you use DOMAIN/user or DOMAIN%user or something like that? > > Thanks in advance! > Kevin > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >