Hi.

I think this is a bug:

        interlope# zfs get setuid tank    
        NAME  PROPERTY  VALUE   SOURCE
        tank  setuid    off     local

        interlope# zfs snapshot [EMAIL PROTECTED] 

        interlope# zfs get setuid [EMAIL PROTECTED]
        NAME      PROPERTY  VALUE     SOURCE
        [EMAIL PROTECTED]  setuid    on        default

As you can see properties are not inherited (the same for 'exec', etc.).
It is also not possible to change properties for snapshots, so it's
quite dangerous:

        interlope# zfs set setuid=off [EMAIL PROTECTED]
        cannot set property for '[EMAIL PROTECTED]': snapshot properties cannot 
be modified

PS.     interlope# uname -a
        SunOS interlope 5.11 opensol-20070409 i86pc i386 i86pc

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
[EMAIL PROTECTED]                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Attachment: pgp1YbC5JgfLG.pgp
Description: PGP signature

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to