
Creating E-mail and FTP User Accounts |
The following commands deal directly with users and their profiles. Each command is explained in detail later:
|
Adding Users
Use "vadduser" to add users and modify existing users'
profiles.
% vadduser
|
| NOTE: Running the vadduser script is straightforward with one exception: the account services (FTP and Mail). These services are added to each users account by default. If you want the user to have both FTP and E-mail privileges, just hit enter when asked to accept the defaults. For the user to have FTP privileges only; deselect the mail privileges by entering "mail". For the user to have E-mail privileges only; deselect the ftp prvileges by entering "ftp". If you need to add a service not currently in the list enclosed by the square brackets ([]), then type the service (mail or ftp) and hit the enter key. |
Modifying Existing Users
Other Commands
| vlistuser | Lists the users you have added to the Virtual Server. It lists the name, userid, home directory and E- mail/FTP quotas. |
|---|---|
| vrmuser | Removes a user from your Virtual Server. To run vrmuser, enter the command at a Telnet prompt. |
| vpasswd | Changes a users password. To run vpasswd type vpasswd username at a Telnet prompt. |