Hi,
I have the following set up in my radiusd to get auth results. With
other EAP types like peap, ttls, etc. I get Access-Accepts also logged
in the reply_log. For LEAP, I am not getting it. From debug run, I
don't see post-auth getting called at all. How can I fix to get the
post-auth called for LEAP successful logons.
post-auth {
#
# If you want to have a log of authentication replies,
# un-comment the following line, and the 'detail reply_log'
# section, above.
reply_log
#
# Access-Reject packets are sent through the REJECT sub-section
# of the post-auth section.
#
Post-Auth-Type REJECT {
reply_log
}
}
>From the debug run:
Fri Jun 25 08:01:31 2004 : Debug: modsingle[authenticate]: calling eap
(rlm_eap) for request 818
Fri Jun 25 08:01:31 2004 : Debug: rlm_eap: Request found, released
from the list
Fri Jun 25 08:01:31 2004 : Debug: rlm_eap: EAP/leap
Fri Jun 25 08:01:31 2004 : Debug: rlm_eap: processing type leap
Fri Jun 25 08:01:31 2004 : Debug: rlm_eap_leap: Stage 6
Fri Jun 25 08:01:31 2004 : Debug: rlm_eap: Freeing handler
Fri Jun 25 08:01:31 2004 : Debug: modsingle[authenticate]: returned
from eap (rlm_eap) for request 818
Fri Jun 25 08:01:31 2004 : Debug: modcall[authenticate]: module "eap"
returns handled for request 818
Fri Jun 25 08:01:31 2004 : Debug: modcall: group authenticate returns
handled for request 818
Sending Access-Accept of id 24 to 192.168.10.118:1815
Reply-Message = "Bourne Supremacy"
Cisco-AVPair +=
"leap:session-key=\323\277\274\004K\220\216g\312`\342R\370(\231\200nS\20
2\376]\335\000\257|^\367=y\350\241e\356b"
EAP-Message =
0x02050024110100188646b59d02ce73d88f8f37d098ccd25d303f17a18e7425a8646f75
67
Message-Authenticator = 0x00000000000000000000000000000000
User-Name = "doug"
Proxy-State = 0x313439
Fri Jun 25 08:01:31 2004 : Debug: Finished request 818
Fri Jun 25 08:01:31 2004 : Debug: Going to the next request
Fri Jun 25 08:01:31 2004 : Debug: Waking up in 6 seconds...
Fri Jun 25 08:01:37 2004 : Debug: --- Walking the entire request list
---
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html