Can't change password by using usermin....

Edward S.P. Leong edwardspl at ita.org.mo
Tue Oct 26 14:19:21 UTC 2010


Our is Fedora 11 Linux...

After download
(http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/Authen-PAM-0.16.tar.gz)

And install the package as the following :

tar xvzf Authen-PAM-0.16.tar.gz

perl Makefile.PL
make
make test
make install

Then create /etc/pam.d/usermin:

#%PAM-1.0
auth required pam_unix.so shadow nullok
account required pam_unix.so
password required pam_unix.so shadow nullok use_authtok
session required pam_unix.so

finally, install
(http://prdownloads.sourceforge.net/webadmin/usermin-1.450.tar.gz),BUT
there is the error message ( user can't change their own password ) :


      Failed to change password : Old password is incorrect

So, would you mind to help ?

Thanks !

Edward.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20101026/29c89cef/attachment.html 


More information about the users mailing list