How to change minimal lenght of email password?

dorucrisan

Verified User
Joined
Oct 23, 2021
Messages
160
Location
Bucharest / Romania
For some reason, maybe due to an update, I don't know, one of my DA servers is asking for longer email password than before. How can I change back minimal lenght to 4 or any other lenght of choice? Thanks.
 
in directadmin.conf

difficult_password_length_min=10
random_password_length=18
random_password_length_max=20

Thank you so much.
I added that and is working. However, I could not find line 2 and line 3 in my directadmin.conf. I added all 3 lines though. Another new thing is that password requies capital leter which was not necessary in the past.

1748405402302.png
 
Back
Top