[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Module not being called?



On Thu, 2007-02-22 at 18:53 +0200, Boris Brelsav wrote:
> Hi
> I'm on RedHat 9. I've put my module at the top of the /etc/pam.d/passwd:
> auth       required     pam_testmodule.so
> auth       required     pam_stack.so service=system-auth
> account    required     pam_stack.so service=system-auth
> password   required     pam_stack.so service=system-auth
> 
> It's seems that the module is not being called. Could that be possible?

passwd doesn't call the auth stack. It calls just the password stack.
-- 
Tomas Mraz
No matter how far down the wrong road you've gone, turn back.
                                              Turkish proverb


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]