Re: Rechte und knoppix

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Norbert Tretkowski
Data:  
To: Linux-Gruppe Schwabach
Oggetto: 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".