Author Topic: password plugin problem with chpasswd method  (Read 2337 times)

Offline boxyball

  • Full Member
  • ***
  • Posts: 92
password plugin problem with chpasswd method
« on: July 24, 2019, 09:43:01 AM »
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.

Offline boxyball

  • Full Member
  • ***
  • Posts: 92
Re: password plugin problem with chpasswd method
« Reply #1 on: July 24, 2019, 07:06:49 PM »
I figured it out.
python was not installed.
oopsie.