Jump to content
  • 0

New Account Not Created In Whm - Password Too Weak


SSy

Question

From logs: "Sorry, the password you selected cannot be used because it is too weak and would be too easy to guess.  Please select a password with strength rating of 65 or higher."

 

How do I prevent this issue from happening?

Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 2
7 minutes ago, MistaGrk said:

wanna share how

i use cpanelextend module, open up the module inside components folder and find the main php files, here for cpanelextended the files is; cpanelextended.php, then find; function generatePassword , and look for ;

public function generatePassword($length = 8) {

replace to 12 and it would be like this;

public function generatePassword($length = 12) {

then finish.. :)

 

see here for more details;

tukrpas.png

 

Link to comment
Share on other sites

  • 0

No thanks - I'd rather the automated billing software I'm paying for actually work in an automated fashion.

 

 

It is automatic if 1. you have the plugin enabled. If it was fully automatic and you wanted to allow a client time to pay an invoice it would be cancelled and you would be moaning here again. But this time because Blesta was removing services you was allowing a client time to pay. You can't win. Really makes me wonder if you run a business or a lazy let it do everything for me business. No manual labour required.

Link to comment
Share on other sites

  • 0
1 hour ago, ademe said:

hello, did anyone know how to fix this one from keep happening ?.. i want to password is auto generate by blesta and meet that requirement for WHM.. someone found solution please share

Easiest way would probably be

WHM

Home »Security Center »Password Strength Configuration

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...