previous contents up next

Unix for Advanced Users

17. Performing Light System Administration Tasks

17.1. Adding, modifying, disabling, or deleting user accounts

Different "flavors" of Unix provide different tools or scripts to use when creating, deleting, or modifying user accounts. HP-UX uses SAM (System Administration Manager), IRIX has User Manager, Solaris provides the admintool and useradd utilities, while Linux provides linuxconf. These tools have made user administration simply a matter of entering information when prompted. These tools, however are not always going to be available to you. For this reason, it is a good idea to understand how a new account is created so that it can be done manually if necessary.

17.1.1. Creating an account

17.1.2. Deleting an account

previous contents up next