VDS Sphera Knowledge Base
| Main / Browse Categories / Microsoft FrontPage / How can I change my FrontPage password? |
How can I change my FrontPage password?
|
FrontPage authenticates through the Apache "AuthConfig", which uses password files to store usernames and passwords to bring up an authentication window.
The password file that FrontPage uses is located at : /var/www/html/_vti_pvt/service.pwdIn order to change the password for FronPage, use this command from the shell: htpasswd -bc /var/www/html/_vti_pvt/service.pwd USERNAME PASSWORDReplace USERNAME with the username of your choice and replace PASSWORD with the password of your choice.
User Comments
|
||||||||
Attachments
| No attachments. |
Related Articles


