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

RE: Unable to auth with userspace module



Title: RE: Unable to auth with userspace module

try

account sufficient pam_permit.so
in your pam.d/your_app_name

and also try
chmod a+s your_app_name


-----Original Message-----
From: pam-list-bounces redhat com on behalf of Ludvig Ericson
Sent: Tue 3/13/2007 4:58 PM
To: pam-list redhat com
Subject: Re: Unable to auth with userspace module

Okay, it's me again.

I don't know what was wrong with it, but now I can at least
authenticate with an ad-hoc self-written C program, but there's a
follow-up on that, I can't do pam_acct_mgmt() on any user; following
error occurs:
pam_acct_mgmt() error 9: Authentication service cannot retrieve
authentication info
Does this just mean that my backend doesn't support what
pam_acct_mgmt() wants to do?

_______________________________________________
Pam-list mailing list
Pam-list redhat com
https://www.redhat.com/mailman/listinfo/pam-list


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