Re: "zfs list" as non-privileged user?

From: Tai-hwa Liang <avatar_at_mmlab.cse.yzu.edu.tw>
Date: Fri, 21 Dec 2007 10:27:36 +0800 (CST)
On Thu, 20 Dec 2007, Ralf S. Engelschall wrote:
> I recognize that under FreeBSD 7 a simple "zfs list" as non-root just
> results in:
>
> | rse$ zfs list
> | internal error: failed to initialize ZFS library
> | rse$ _
> 
> Is this really intentional or just a bug?

   Is this non-root user in 'operator' group?

> This for instance prevents non-privileged users to run my snapshot(8)
> frontend (see http://people.freebsd.org/~rse/snapshot/)...
>
> | rse$ snapshot list
> | Filesystem          User   User%     Snap   Snap%  Snapshot
> | rse$ _
>
> ...although there are actually snapshots (this time run as root):
>
> | root# snapshot list
> | Filesystem          User   User%     Snap   Snap%  Snapshot
> | /j/tot               1GB   17.1%      3MB    0.0%  hourly.2
> | /j/tot               1GB   17.1%   1024KB    0.0%  hourly.1
> | /j/tot               1GB   17.1%   1024KB    0.0%  hourly.0
> | /j/en                2GB   27.1%      2MB    0.0%  hourly.2
> | /j/en                2GB   27.1%      2MB    0.0%  hourly.1
> | /j/en                2GB   27.1%      2MB    0.0%  hourly.0
> | root# _

-- 
Cheers,

Tai-hwa Liang
Received on Fri Dec 21 2007 - 01:27:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:24 UTC