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.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to