Roundcube Community Forum

 

password plugin problem with chpasswd method

Started by boxyball, July 24, 2019, 09:43:01 AM

Previous topic - Next topic

boxyball

I am trying to install RC 1.3.9 on Fedora 30.
I have gotten the password plugin to work in the past no problem.
I have followed all the directions and also added permissions in visudo.
But it is not working and I am seeing this in errors.log

PHP Error: Password plugin: Unable to execute sudo /usr/sbin/chpass-wrapper.py 2> /dev/null in /var/www/html/roundcube/plugins/password/drivers/chpasswd.php on line 47 (POST /?_task=settings&_action=plugin.password-save)

Thanks in advance for any help.

boxyball

I figured it out.
python was not installed.
oopsie.