|
htpasswd
Htpasswd is used to create users and passwords for password protected Web sites. Given a username, it prompts for a password, confirms the password, and writes an encrypted version of the password to a password file.
Using the Software
The program will prompt you for a password, then verify it by asking again. (The -c flag creates a new password file.) To add another user, use the same command without the -c flag. The following example will add username "another" to the same password file:
To delete a user, open your password file in a text editor and delete the appropriate lines.
Documentation
Technical Support
|
|||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||