password length issue

Discussion in 'Installation/Configuration' started by momo, Feb 5, 2006.

  1. momo

    momo New Member

    Hello,

    I noticed that ISPconfig sets passwords to 8 char and it doesn't matter that length I entered them. In the system shell with passwd command everything is fine. I checked the /etc/pam.d/ and here everything seem to be ok, I'm using md5 crypt. How to fix the ISPconfig panel that It could store longer passwords than 8 chars? Thanks in advice.

    Momo
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    MD5 hashing will be supported with the next relaese (2.1.3). Please see this thread for a preview of 2.1.3.

    http://www.howtoforge.com/forums/showthread.php?t=2254

    The md5 hasing can then be activated by a variable in the conf file /home/admispconfig/ispconfig/lib/config.inc.php
     
  3. momo

    momo New Member

    How to activate this feature? I looked to config.inc.php and don't have a clue about md5 :( Thanks.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    As Till said, it will be available in the next ISPConfig version. It isn't available in the current version.
     
  5. momo

    momo New Member

    Sorry, my mistake, thanks a lot;)
     

Share This Page