Hmmm. I'm thinking the problem isn't with LDAP after all. I made the
following changes to my pam.conf file:
radius auth required pam_unix_auth.so.1
radius account required pam_unix_auth.so.1
Here's my users file:
DEFAULT Auth-Type = Pam,
Pam-Auth = radius
# Simultaneous-Use = 1
Service-Type = Framed-User,
Framed-Protocol = PPP
And now, here's what's in the radius.log:
Mar 02 13:58:13 Auth.debug: auth.c:292:rad_check_password:
auth_type=253, userpass=test, name=ggersh, password=NONE
Mar 02 13:58:13 Auth.debug: auth.c:305:rad_check_password: auth: Pam
Mar 02 13:58:13 Auth.debug: pam.c:120:pam_pass: username [ggersh],
pamauth [radius]
Mar 02 13:58:13 Auth.debug: pam.c:125:pam_pass: pam_start: 0
Mar 02 13:58:13 Auth.debug: pam.c:130:pam_pass: pam_authenticate: 9
Mar 02 13:58:13 Auth.debug: pam.c:138:pam_pass: pam_acct_mgmt: 9
Mar 02 13:58:13 Auth.notice: (Access-Request local 73 "ggersh"): Login
incorrect [ggersh/test]
Mar 02 13:58:13 Auth.debug: auth.c:911:sfn_validate: 1 -> 15
Mar 02 13:58:13 Auth.debug: auth.c:1197:sfn_reject_cleanup: 15 -> 14
Mar 02 13:58:13 Auth.debug: auth.c:1203:sfn_reject: REJECT: ggersh
I know the password is correct, as I just set it. Any idea what I'm
doing wrong here?
Thanks.
-Greg G
_______________________________________________
Help-gnu-radius mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/help-gnu-radius