Adding Users

All users that you add to your server are given an email account and a home directory of /usr/home/username, where username is the username of the account. You can also give users FTP, Samba, and shell access to your server.

WARNING: You should never give shell access to a user you do not trust. Although shell accounts are generally safe, there is always the possibility that a shell user could discover some unknown security exploit and gain access to important data or otherwise compromise your server.

A user who is given shell access can be added to one or more of the special user groups, as described in the User Privilege Management section of this tutorial.

To add a new user account to your server, follow the steps below:

  1. Click the Add Users link from the User Menu.

The Add Users form appears, as shown below:

  1. Enter the following settings for the new user account:

NOTE: Account Names are case-insensitive (i.e., "ALLCAPS" and "allcaps" are considered to be the SAME account name), and are automatically converted to all lowercase.

NOTE: Unlike account names, Passwords are case sensitive; in other words, "password" and "PassWorD" are considered to be completely DIFFERENT passwords.

  1. Click Add to activate the new settings.