Author Topic: Password change  (Read 1102 times)

Offline steve376

  • Newbie
  • *
  • Posts: 2
Password change
« on: May 10, 2022, 07:37:25 AM »
Hi,
I am looking for a way to be able to change the password
For that, I saw this paramter : $config['plugins'] = array('xskin', 'password');

OK, now, i have the "password change" menu.. but it cannot save it.

CAn you please give me the basic configuration for changing password ? knowing that password are stored into the PAM system ( REHL ) and I planned to use an ASCII file in the future, in order to share it with Dovecot

Thanks for your help
Steve376

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Password change
« Reply #1 on: May 10, 2022, 10:48:50 AM »
Read the README file in the password plugin folder for directions on how to configure it for your system https://github.com/roundcube/roundcubemail/blob/master/plugins/password/README