Displaying 1 result from an estimated 1 matches for "040sec".
Did you mean:
40sec
2009 Apr 21
1
Simple Permission Issue
I haven't really done a lot with file sharing in Samba and seem
to be missing something here. I have a folder, /Share that has
[root@host ~]# getfacl /Share /
getfacl: Removing leading '/' from absolute path names
# file: Share
# owner: root
# group: ad\040sec\040group
user::rwx
group::rwx
other::---
It is also a mount point for a partition, so it has a lost+found that
is set 700 root:root. The share perms are:
[Share]
comment = ...
path = /Share
browseable = no
writable = no
guest ok = no
printable = no...