Minimum password lenght and Minimum password strenght db location

Discussion in 'Installation/Configuration' started by armorharmer, Dec 14, 2017.

  1. armorharmer

    armorharmer New Member

    Where are Minimum password length and Minimum password strength stored inside an ISPConfig database? I did a dump of db before changing values, and after, and compared them, cannot see any difference regarding password lenght and password strenght?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    No need to look into the database, see ISPConfig > Interface > Main config to change them.
     
  3. armorharmer

    armorharmer New Member

    Hi Till,
    Yes, I am aware of that, but want to automate it by changing DB values.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    table sys_ini, field config
     
  5. armorharmer

    armorharmer New Member

    min_password_length=8
    min_password_strength=3

    Thanks a lot till! :)
     

Share This Page