> BlankHi there, > > I seem to have hit a stone wall while using your > change_passwd-3.1-1.2.8.tar plugin for SquirrelMail 1.4.2. > > I keep getting the following error when I try to change password: > > You forgot the user name > Captured error: > Ret Number: 1 > > I enabled the Debug mode and got the following msg: > > Command to be executed: > > ../plugins/change_passwd/chpasswd johnny password seven > > > From this directory: > > /usr/local/httpd/htdocs/mail/plugins > > The username and passwords are correct. I'm using PAM authentication for > cyrus IMAP. Could this be the problem?
change_passwd uses suid binary to change password in /etc/shadow and /etc/passwd. I think cyrus uses different setup. Check change_pass (http://www.squirrelmail.org/plugin_view.php?id=21). It should work with PAM. But special poppassd server has to be installed. Or Change SASL Password (http://www.squirrelmail.org/plugin_view.php?id=107) -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
