• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Website and Domain Name Creation Error

Sithija

New Pleskian
Dear All,

Im using a Plesk 10 Domain Licence version to host a website along with a docker image. But when i try to create a domain name below error occurs and I'm unable to change the hosting type as well because I'm getting the same error when i tired it. Please assist me on this.

" rror: System user update is failed: Unable to create system user: Unable to execute usermng: usermng: PAM password change failed: 11, Have exhausted maximum number of retries for service Error description: BAD PASSWORD: is too simpleBAD PASSWORD: is too simpleBAD PASSWORD: is too simple Additional info: . usermng: Failed to set password for user 'test' "
 
As possible workaround in file /etc/pam.d/system-auth chage line

password requisite pam_cracklib.so retry=3 minlen=12 type= dcredit=-1 ucredit=-1 lcredit=-1 ocredit=-1 enforce_for_root

to:

password requisite pam_cracklib.so try_first_pass retry=3 type=
 
Hi, I am facing same issue. Also I am a newbie so if you can give detailed steps... will be really helpful. Thanks in advance
 
Back
Top