Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: steve376 on May 10, 2022, 07:37:25 AM

Title: Password change
Post by: steve376 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
Title: Re: Password change
Post by: SKaero 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