thanks to advanced
Use ls and chmod rather than getfacl and setfacl
--
Ian Collins
thanks but man use chmod to take 777 on file and then use getfacl ,
setfacl
I will try
best,
some examples are here:
http://docs.sun.com/app/docs/doc/819-5461/ftyxi?a=view
POSIX ACLs (getfacl, setfacl) are effectively dead now, which is why
ZFS doesn't support them. ZFS supports NFSv4 ACLs and Windows ACLs
(which are the same thing except for the format of the username).
Use chmod(1) and ls(1) to access them (not getfacl, setfacl).
--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]