Sorry for the double post.. if im lucky the moderator will catch my previous
message before it goes thru.. :)
I ran into a major problem today, after moving approx. 150 users over to
squid we realized that if the user is locked out in NDS they get let through
the proxy authentication. I looked around in the pam_auth.c code and to me
it looks like it only supports the "auth" and "account" pam-methods. Is this
correct? And if so, is there any easy way to add "session" and "password"?
>From pam_auth.c
~~~~~~~~~~~~~~
* Example PAM configuration for standard UNIX passwd authentication:
* /etc/pam.conf:
* squid auth required /lib/security/pam_unix.so.1
* squid account required /lib/security/pam_unix.so.1
>From /etc/pam.d/squid
~~~~~~~~~~~~~~
auth required /lib/security/pam_nds.so.0
account required /lib/security/pam_nds.so.0
password required /lib/security/pam_nds.so.0
session required /lib/security/pam_nds.so.0
This is the error message that i get in the logfile:
Nov 28 06:51:31 l10802 (pam_auth): PAM_NDS : Failed while verifying
password. Error description Unknown error -197 (ffffff3b hex).
Thanks,
Magnus Ullberg
Network Coordinator
Area Bancshares Corporation
Networking Department
230 Frederica St.
Owensboro, KY 42301
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Nov 28 2000 - 11:08:46 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:37 MST