Why can't a user su to root?_
For security reasons, users may only su to root if they belong to the wheel group. To add a username to the wheel group, issue the following command as root:
Code listing 2.3
# usermod -G users,wheel username
__________________
Le temps détruit tout
"Musicians are the carriers and communicators of spirit in the most immediate sense." - Kurt Elling
|