Roundcube Community Forum

 

Roundcube can't change password.

Started by akong, October 06, 2014, 06:20:59 AM

Previous topic - Next topic

akong

I use chpasswd plugin want to change password.But I got error message.
QuoteUnable to execute /usr/sbin/chpasswd 2> /dev/null in /usr/share/roundcubemail/plugins/password/drivers/chpasswd.php on line 32
I make sure chpasswd path is correct.What is this problem?

SKaero

Make sure the web server has permission to run chpasswd.

akong

Thanks for your reply.
I have already run visudo and add apache ALL=NOPASSWD: /usr/sbin/chpasswd
Is it all right?
Have any other need edit?