User changed password doesn't work

Discussion in 'Installation/Configuration' started by confighelp, Nov 13, 2007.

  1. confighelp

    confighelp New Member

    User changed password doesn't work if I change it from ISPConfig admin interface. But If I change from terminal with #passwd 'user', it works.
    Does ISPConfig change the password instantly or wait ?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig starts the update process about 10 seconds after the password was changed in the interface. How long it takes depends on the number of users of the site.

    But most likely the ISPConfig daemon script has just died. Run:

    /etc/init.d/ispconfig_server restart
     

Share This Page