On 2003/11/21 00:40, Oron Peled wrote:
On Thursday 20 November 2003 16:46, Micha Feigin wrote:
On Thu, Nov 20, 2003 at 03:06:11PM +0200, Eran Tromer wrote:
How do you let non-root users mount arbitrary filesystems,
The proper way would probably be to use sudo and give all authorised
users access
On 2003/11/20 16:46, Micha Feigin wrote:
Failing that, maybe there's some userspace thing that would emulate a
mount for all glibc-based programs via LD_PRELOAD?
The proper way would probably be to use sudo and give all authorised
users access to running mount (that would allow you to give that abi
On Thursday 20 November 2003 16:46, Micha Feigin wrote:
> On Thu, Nov 20, 2003 at 03:06:11PM +0200, Eran Tromer wrote:
> > How do you let non-root users mount arbitrary filesystems,
> The proper way would probably be to use sudo and give all authorised
> users access to running mount (that would a
On Thu, Nov 20, 2003 at 03:06:11PM +0200, Eran Tromer wrote:
> Hi,
>
> How do you let non-root users mount arbitrary filesystems, such as NFS
> and SMB mounts anywhere on the network?
>
> Linux allows non-root users to load only partitions specified as 'user'
> in /etc/fstab, or pre-specified in
Hi,
How do you let non-root users mount arbitrary filesystems, such as NFS
and SMB mounts anywhere on the network?
Linux allows non-root users to load only partitions specified as 'user'
in /etc/fstab, or pre-specified in a relevant automount entry. Is there
a way to let users mount arbitrary file