Er hat oben geschrieben:
Zitat:
wenn man su eingibt bekomm ich nur eine fehlermeldung "sorry"?????
|
Ich habe jetzt einmal nach der "Sorry" Fehlermeldung in Google gesucht und bin auf folgenden Beitrag gestoßen:
http://lists.freebsd.org/pipermail/f...er/063655.html
Zitat:
In BSD, you need to be a member of group `wheel' to use su. Login as
root, and edit the /etc/group file to add your username to wheel.
Alternatively, use the pw command. Something like this should work:
# ps user mod <username> -Gwheel
|