[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problem with sample application
- From: Andrew Morgan <morgan transmeta com>
- To: pam-list redhat com
- Subject: Re: Problem with sample application
- Date: Sat, 12 May 2001 22:24:39 -0700
Swieszczak Sergiusz wrote:
>
> Hello!
>
> I have Redhat 7.0 and PAM version 0.72. I try to run sample application and
> I always get
> "User account has expired" message, but Pam_authenticate function return
> "Success".
>
> My config file is:
> auth required /lib/security/pam_stack.so service=system-auth
> acount required /lib/security/pam_stack.so service=system-auth
If this is literally what's in that file, then you need to replace
'acount' with 'account'. Otherwise, you might want to look in
/var/log/messages for a clue.
Cheers
Andrew
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]