freeipa/daemons/ipa-otpd
Nathaniel McCallum 203754691c Add the krb5/FreeIPA RADIUS companion daemon
This daemon listens for RADIUS packets on a well known
UNIX domain socket. When a packet is received, it queries
LDAP to see if the user is configured for RADIUS authentication.
If so, then the packet is forwarded to the 3rd party RADIUS server.
Otherwise, a bind is attempted against the LDAP server.

https://fedorahosted.org/freeipa/ticket/3366
http://freeipa.org/page/V3/OTP
2013-05-17 09:30:51 +02:00
..
bind.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
forward.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
internal.h Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
ipa-otpd.socket.in Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
ipa-otpd@.service.in Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
main.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
Makefile.am Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
parse.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
query.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
queue.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
stdio.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
test.py Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00