[gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread Jerônimo Backes

I googled a lot but wasn't able to find any answer on how to do this.
umask=000 doesn't work with reiserfs.

Thanks in advance.





___ 
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas !

http://br.answers.yahoo.com/

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread Boris Fersing

2006/9/12, Jerônimo Backes [EMAIL PROTECTED]:

I googled a lot but wasn't able to find any answer on how to do this.
umask=000 doesn't work with reiserfs.

Thanks in advance.


Hi,

reiserfs handles *nix permissions, just chmod 777 -R /your/mountpoint/

while your partition is mounted

HTH.

Boris.






___
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar 
seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/
--
gentoo-user@gentoo.org mailing list





--
Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread Mark

On 12/09/06, Jerônimo Backes [EMAIL PROTECTED] wrote:

I googled a lot but wasn't able to find any answer on how to do this.
umask=000 doesn't work with reiserfs.

Thanks in advance.


Hi,

Simply use chmod on the mounted partition.

chmod 777 /path/to/something

It will be retained on the next mount.

Thanks,
Mark

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread karsten
I think personally the best is to use the pmount package, but I am not
sure how secure that is, for *public* machines. You would only have to
enter the drive in fstab, and the pmount.allow file, and mount the
partition with pmount /dev/$DEV

greets,

k

On Tue, 2006-09-12 at 14:27 -0300, Jerônimo Backes wrote:
 I googled a lot but wasn't able to find any answer on how to do this.
 umask=000 doesn't work with reiserfs.
 
 Thanks in advance.
 
   
 
   
   
 ___ 
 Você quer respostas para suas perguntas? Ou você sabe muito e quer 
 compartilhar seu conhecimento? Experimente o Yahoo! Respostas !
 http://br.answers.yahoo.com/
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread Neil Bothwick
On Tue, 12 Sep 2006 19:33:56 +0200, Boris Fersing wrote:

 reiserfs handles *nix permissions, just chmod 777 -R /your/mountpoint/

Don't use -R, that will alter permissions on every file in the
filesystem.


-- 
Neil Bothwick

ALZHEIMER.COM found . . . Out of . . . something . .


signature.asc
Description: PGP signature


Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread Jerônimo Backes



Simply use chmod on the mounted partition.

chmod 777 /path/to/something

Thanks a lot, it worked as you said.


It will be retained on the next mount.


I thought this wouldn't happen, so I made this noob question.
Thanks again.



___ 
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora! 
http://br.mobile.yahoo.com/mailalertas/ 




--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread Boris Fersing

2006/9/12, Neil Bothwick [EMAIL PROTECTED]:

On Tue, 12 Sep 2006 19:33:56 +0200, Boris Fersing wrote:

 reiserfs handles *nix permissions, just chmod 777 -R /your/mountpoint/

Don't use -R, that will alter permissions on every file in the
filesystem.


Isn't that exactly what he wants ? (something like umask=000)

regards,

Boris.


--
Neil Bothwick

ALZHEIMER.COM found . . . Out of . . . something . .






--
Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users?

2006-09-12 Thread Neil Bothwick
On Tue, 12 Sep 2006 21:47:51 +0200, Boris Fersing wrote:

   reiserfs handles *nix permissions, just chmod 777
   -R /your/mountpoint/  
 
  Don't use -R, that will alter permissions on every file in the
  filesystem.
   
 Isn't that exactly what he wants ? (something like umask=000)

I thought he wanted to make the filesystem writable to all users, not
to mark every file on it executable. Changing the ownership of the mount
point is all he needs do.


-- 
Neil Bothwick

Engineers do it with less resistance.


signature.asc
Description: PGP signature