* [gentoo-user] mount iso files whotout root privileges
@ 2009-05-20 9:08 Arnau Bria
2009-05-20 9:15 ` Neil Bothwick
2009-05-20 14:26 ` Paul Hartman
0 siblings, 2 replies; 6+ messages in thread
From: Arnau Bria @ 2009-05-20 9:08 UTC (permalink / raw
To: gentoo-user
Hi all,
I have fuse for mounting iso files without root privilege. I' ve also
seen cdemu, but I was wondering if is there any other software (or
solution appart from sudo) for mounting iso files without root
privilege...
any idea will be appreciate.
Cheers!
--
Arnau Bria
http://blog.emergetux.net
Bombing for peace is like fucking for virginity
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] mount iso files whotout root privileges
2009-05-20 9:08 [gentoo-user] mount iso files whotout root privileges Arnau Bria
@ 2009-05-20 9:15 ` Neil Bothwick
2009-05-20 9:28 ` Arnau Bria
2009-05-20 14:26 ` Paul Hartman
1 sibling, 1 reply; 6+ messages in thread
From: Neil Bothwick @ 2009-05-20 9:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 385 bytes --]
On Wed, 20 May 2009 11:08:12 +0200, Arnau Bria wrote:
> I have fuse for mounting iso files without root privilege. I' ve also
> seen cdemu, but I was wondering if is there any other software (or
> solution appart from sudo) for mounting iso files without root
> privilege...
What's wrong with using sudo?
--
Neil Bothwick
Top Oxymorons Number 10: Computer security
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] mount iso files whotout root privileges
2009-05-20 9:15 ` Neil Bothwick
@ 2009-05-20 9:28 ` Arnau Bria
2009-05-20 9:39 ` Neil Bothwick
2009-05-20 9:48 ` Jesús Guerrero
0 siblings, 2 replies; 6+ messages in thread
From: Arnau Bria @ 2009-05-20 9:28 UTC (permalink / raw
To: gentoo-user
On Wed, 20 May 2009 10:15:33 +0100
Neil Bothwick wrote:
> On Wed, 20 May 2009 11:08:12 +0200, Arnau Bria wrote:
>
> > I have fuse for mounting iso files without root privilege. I' ve
> > also seen cdemu, but I was wondering if is there any other software
> > (or solution appart from sudo) for mounting iso files without root
> > privilege...
>
> What's wrong with using sudo?
Mmmm... may I restrict users to only be allowed to mount ISO
files? I'm looking for that...
--
Arnau Bria
http://blog.emergetux.net
Bombing for peace is like fucking for virginity
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] mount iso files whotout root privileges
2009-05-20 9:28 ` Arnau Bria
@ 2009-05-20 9:39 ` Neil Bothwick
2009-05-20 9:48 ` Jesús Guerrero
1 sibling, 0 replies; 6+ messages in thread
From: Neil Bothwick @ 2009-05-20 9:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 428 bytes --]
On Wed, 20 May 2009 11:28:59 +0200, Arnau Bria wrote:
> > What's wrong with using sudo?
>
> Mmmm... may I restrict users to only be allowed to mount ISO
> files? I'm looking for that...
You can specify option to be used, so you could allow users to only run
"mount -o loop,ro".
--
Neil Bothwick
WinErr 683: Time out error - Operator fell asleep while waiting for the
system to complete boot procedure.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] mount iso files whotout root privileges
2009-05-20 9:28 ` Arnau Bria
2009-05-20 9:39 ` Neil Bothwick
@ 2009-05-20 9:48 ` Jesús Guerrero
1 sibling, 0 replies; 6+ messages in thread
From: Jesús Guerrero @ 2009-05-20 9:48 UTC (permalink / raw
To: gentoo-user
On Wed, May 20, 2009 11:28, Arnau Bria wrote:
> On Wed, 20 May 2009 10:15:33 +0100
> Neil Bothwick wrote:
>
>
>> On Wed, 20 May 2009 11:08:12 +0200, Arnau Bria wrote:
>>
>>
>>> I have fuse for mounting iso files without root privilege. I' ve
>>> also seen cdemu, but I was wondering if is there any other software (or
>>> solution appart from sudo) for mounting iso files without root
>>> privilege...
>>
>> What's wrong with using sudo?
>>
>
> Mmmm... may I restrict users to only be allowed to mount ISO
> files? I'm looking for that...
What's the problem with fuseiso or cdemu?
--
Jesús Guerrero
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] mount iso files whotout root privileges
2009-05-20 9:08 [gentoo-user] mount iso files whotout root privileges Arnau Bria
2009-05-20 9:15 ` Neil Bothwick
@ 2009-05-20 14:26 ` Paul Hartman
1 sibling, 0 replies; 6+ messages in thread
From: Paul Hartman @ 2009-05-20 14:26 UTC (permalink / raw
To: gentoo-user
On Wed, May 20, 2009 at 4:08 AM, Arnau Bria <arnau@emergetux.net> wrote:
> I have fuse for mounting iso files without root privilege. I' ve also
> seen cdemu, but I was wondering if is there any other software (or
> solution appart from sudo) for mounting iso files without root
> privilege...
It's not mounting at all, but p7zip can simply extract files from an
ISO when that's all you're after.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-05-20 14:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-20 9:08 [gentoo-user] mount iso files whotout root privileges Arnau Bria
2009-05-20 9:15 ` Neil Bothwick
2009-05-20 9:28 ` Arnau Bria
2009-05-20 9:39 ` Neil Bothwick
2009-05-20 9:48 ` Jesús Guerrero
2009-05-20 14:26 ` Paul Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox