Thanks for the response. I tried with password required pam_unix.so use_authtok
Now also it gives the same error message.
Regards Rohit
Bryan W. Clark wrote:
On Thu, 24 Apr 2003, Rohit Raveendran wrote:
auth required pam_unix.so account required pam_unix.so use_first_pass
password required pam_unix.so use_first_pass
This is just my best guess here, but I think what you might be looking for is:
password required pam_unix.so use_authtok
The use_authtok is both recognized by the password module as well as what I believe your module is looking for.
session required pam_unix.so use_first_pass
^^ UNIX Session doesn't recognize the "use_first_pass" argument, so you could probably leave that one out.
http://mirror.clarkson.edu/pub/linux/libs/pam/Linux-PAM-html/pam-6.html#ss6.26
~ Bryan
--- Best Guess Scientist
_______________________________________________ Pam-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/pam-list
_______________________________________________ Pam-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/pam-list