Setting up UNIX users
Use these steps to set up UNIX users to start, stop, and run system commands from the shell command line without privilege issues.
When setting up UNIX users, remember these points:
- The sudo and su commands provide a comprehensive audit trail.
- The command that is issued along with the issuer's user name is logged to the file /var/log/secure.
- Each successful authentication is logged to the file /var/log/messages.