summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-otpd/ipa-otpd.socket.in
Commit message (Collapse)AuthorAgeFilesLines
* Move ipa-otpd socket directoryNathaniel McCallum2014-02-111-2/+2
| | | | | https://fedorahosted.org/freeipa/ticket/4167 Reviewed-By: Martin Kosek <mkosek@redhat.com>
* Add the krb5/FreeIPA RADIUS companion daemonNathaniel McCallum2013-05-171-0/+11
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