in reply to Re: Unix Password for validation
in thread Unix Password for validation

Thanks for the suggestion.

I was able to install PAM module and the authentication worked fine except that I also got a message

Subroutine PAM_BINARY_PROMPT redefined at ~/perllib/Authen/SimplePam.pm : line 56

Sorry that I was not clear in the initial post. I intend to have every page and operation validated by calling this function before doing anything.

Thanks again for your help