Displaying 1 result from an estimated 1 matches for "cifstest88".
Did you mean:
cifstest8
2009 Mar 11
2
chown failure on a samba share
...cifstest6:~ # smbclient //cifstest8/smb8 -U root
Enter root's password:
Domain=[CIFSTEST8] OS=[Unix] Server=[Samba 3.4.0-GIT-e6a5f11-devel]
smb: \> chown 65534 65534 file2
NT_STATUS_ACCESS_DENIED chown file \file2 uid=65534, gid=65534
The share is thus exported
[smb88]
path = /tmp/cifstest88
browseable = Yes
read only = No
guest ok = Yes
writable = yes
printable = yes
ls -l /tmp/cifstest8/file2
-rwxrwxrwx 1 root root 0 Mar 10 10:47 /tmp/cifstest8/file2
[2009/03/10 11:40:24, 3] smbd/trans2.c:6831(call_trans2setfilepathinfo)
call_trans2setfil...