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
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to