Login
User:       Password:    
portal

The knowledgebase is organized into different categories. Choose a category for a list of articles or search the knowledgebase for articles related to your question.

Search Knowledgebase



Change Password Algorithm

« Back

SYMPTOMS
  • SSH login only requires first eight (8) characters of the password
  • htaccess authentication only requires the first eight (8) characters of the password


SOLUTION
Login to your server or VPS via SSH as the root user. The password algorithm can be updated for passwords set for shell users by running the following command (REDHAT based systems, ie. Fedora, CentOS, RHEL):
authconfig --passalgo=md5 --kickstart
Now reset the shell users' passwords:
passwd USERNAME




To use SHA encyption for htaccess passwords, reset a user's password as follows:
htpasswd -bs FILE USERNAME PASSWORD


« Back

Also Read
Adding FTP accounts (Views: 8672)

Powered by WHMCompleteSolution

Wednesday, 8th May 2024

IP: 52.14.33.175

Client Login

Email

Password

Remember Me

Forgotten Your Password?
Request a Password Reset


Webhosting Panel

>>> Panel Login

>>> Webmail

Search Knowledgebase