Displaying 1 result from an estimated 1 matches for "therelev".
Did you mean:
there've
2013 Feb 01
0
Wrong acl and permissions on cifs mounted share
...er
Here is the output of the mount command:
//hh1/home2 on /home2 type cifs
(rw,relatime,vers=1.0,sec=krb5,cache=loose,unc=\\hh1\home2,multiuser,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.2,unix,posixpaths,serverino,acl,noperm,rsize=1048576,wsize=65536,actimeo=1)
Here are the acl's on therelevant directories:
getfacl /home2
getfacl: Removing leading '/' from absolute path names
# file: home2
# owner: root
# group: root
user::rwx
group::r-x
other::r-x
getfacl /home2/home
getfacl: Removing leading '/' from absolute path names
# file: home2/home
# owner: root
# group: root...