Displaying 1 result from an estimated 1 matches for "safeuser".
Did you mean:
janeuser
2007 Apr 29
1
Problem using valid users with security = ADS
...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::...