[Samba] Problem using valid users with security = ADS

Henrik Zagerholm henke at mac.se
Sun Apr 29 18:24:34 GMT 2007


Hi list,

I have a weird problem.

Im using samba 3.0.24 in ADS mode against a 2003 server.

If I put admin users = @"KIC\Domain Users" I can connect with all  
users in that group.
If I remove admin users and instead use valid users = @"KIC\Domain  
Users" I receive the following error

Domain=[KIC] OS=[Unix] Server=[Samba 3.0.24]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

What does this mean?

I know I've had this working before.

smb.conf for share

[acltest]
         path = /home/safeuser/shares/acltest
#        admin users = @"KIC\Domain Users"
         valid users = @"KIC\Domain Users"
         public = yes
         writeable = yes
         read only = no

getfacl for dir
# file: acltest
# owner: root
# group: KIC\134domain\040users
user::rwx
group::rwx
other::rwx


Cheers,
Henrik


More information about the samba mailing list