iTP Secure WebServer System Administrator's Guide (Version 7.0)

Configuring the iTP Secure WebServer
iTP Secure WebServer System Administrator’s Guide523346-012
7-33
Administering Passwords
Creating a New Password File
To create a new password file:
useradm create [-digest] file-name
where:
-digest
specifies a digest-authentication format
file-name
is the name of the new password file
Adding a New User to a Password File
To add a new user to an existing password file:
useradm add file-name [user-name] [password]
where:
file-name
is the name of the password file
user-name
is the name of the user to be added
password
is the new users password
If you do not supply the user name and password, you will be prompted for them.
Deleting a User From a Password File
The following command needs to be run to delete a user from a password file:
useradm delete file-name [user-name]
where,
file-name
is the name of the password file
user-name
is the name of the user to be deleted
If a user name is not supplied, you will be prompted for it. Moreover, you will be
prompted to supply your current password for deletion. After successful validation of