How does the pw functionality work with chanage_passwd plugin?? if at all it does??
Read the plugin documentation, ask specific questions that are not answered there. And try Tomas' suggestion first.
I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to change my password, i get this error message:
cd /usr/local/apache2/htdocs/squirrelmail-1.4.2/plugins ../plugins/change_passwd/chpasswd 'name' 'oldpasswd' 'newpasswd' 2>&1
and when i go the path to run the command, without the 2>&1, i get this error:
Current password is incorrect.
I removed the plug-in and reinstalled. Then when i ran the chpasswd utility to change my password, i get this error:
./chpasswd: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ./chpasswd)
Anybody ever seen these errores before??
Tomas' suggestion is best. This plugin should be your 2nd choice, especially on FreeBSD. Your problem was that you didn't read the plugin docs well enough; you should use the "pw" functionality instead of the chpasswd binary on FreeBSD.
- paul
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com -- 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
