Re: Rechte und knoppix

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Norbert Tretkowski
Date:  
À: Linux-Gruppe Schwabach
Sujet: Re: Rechte und knoppix
* Wolf Drechsel <drechsel@???> wrote:
> Ich habe /bin/mount mit chmod a+x und a+s geändert


Warum?

> trotzdem kriege ich als user bei
>
> mount /dev/sdc -t hfs /hzip
>
> ein "nur root darf das tun".


Natuerlich, weil /bin/mount immer suid root ist und selbst nochmal
prueft ob die Person die es aufruft das auch darf.

> Alleszusammen finde ich knoppix doch etwas paranoid...


Das hat nichts mit Knoppix zu tun... mount(8) ist dein Freund, suche
nach "user".