kristof wrote: > How can we configure permissions on the .zfs folder? > > Can someone give me an example? > > I tried it but I get: > > chmod: WARNING: can't change /box1/homes/kristof/.zfs/ > & > chown: /box1/homes/kristof/.zfs/: Operation not applicable > > Thanks in advance > > k
You can't change the permissions of .zfs it is fixed at 0555. That will let you traverse into the directory and read its contents, but you can't add new files and directories. -Mark _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
