Re: [zfs-discuss] Privileges

2007-08-20 Thread Cindy . Swearingen
Marko, The ZFS Admin Guide has been updated to include the delegated administration feature. See Chapter 8, here: http://opensolaris.org/os/community/zfs/docs/zfsadmin.pdf Cindy Matthew Ahrens wrote: > Marko Milisavljevic wrote: > >>Hmm.. my b69 installation understands zfs allow, but man z

Re: [zfs-discuss] Privileges

2007-08-17 Thread Matthew Ahrens
Marko Milisavljevic wrote: > Hmm.. my b69 installation understands zfs allow, but man zfs has no info > at all. Usually the manpages are updated in the same build as a new feature is added, but the delegated admin manpage changes were extensive and slipped to build 70. --matt __

Re: [zfs-discuss] Privileges

2007-08-17 Thread Marko Milisavljevic
Hmm.. my b69 installation understands zfs allow, but man zfs has no info at all. man says it was last modified on june 28. 2007, and also:-r--r--r-- 1 root bin 59081 Jul 10 12:34 /usr/share/man/man1m/zfs.1m I installed b69 by using live upgrade from, I think, b65. Is this a bug that needs filing

Re: [zfs-discuss] Privileges

2007-08-17 Thread Darren J Moffat
Lars-Erik Bjørk wrote: > Hi all! > > I need a non-root user to be able to perform zfs snapshots and rollbacks. > Does anybody know what privileges that should be specified in > /etc/user_attr ? Use the user delegation feature instead, this is exactly what it was designed for. # zfs allow -u l

[zfs-discuss] Privileges

2007-08-17 Thread Lars-Erik Bjørk
Hi all! I need a non-root user to be able to perform zfs snapshots and rollbacks. Does anybody know what privileges that should be specified in /etc/user_attr ? Best regards, Lars-Erik Bjørk ___ zfs-discuss mailing list zfs-discuss@opensolaris.org htt

Re: [zfs-discuss] privileges needed for a snapshot

2006-08-01 Thread Eric Schrock
On Tue, Aug 01, 2006 at 05:31:24PM +0200, Thomas Maier-Komor wrote: > > Thanks for the pointer. This looks exactly like what I am currently > missing. The idea of having permission sets looks beneficial, too. > > Will this go into the next or a following update release of Solaris 10 > or will it

Re: [zfs-discuss] privileges needed for a snapshot

2006-08-01 Thread Eric Schrock
Today you can give someone the 'ZFS File System Management' role to allow them to manipulate ZFS datasets. For finer grained control, we're planning on building it directly into ZFS: http://www.opensolaris.org/jive/thread.jspa?threadID=11130&tstart=15 Feel free to comment on the details in the a

[zfs-discuss] privileges needed for a snapshot

2006-08-01 Thread Thomas Maier-Komor
Hi everybody, this question has probably been asked before, but I couldn't find an answer to it anywhere... What privileges are require to be able to do a snapshot as a regular user? Is it already possible to pass ownership of a ZFS filesystem to a specific user, so that he's able to do a snap