c412660 Add the krb5/FreeIPA RADIUS companion daemon

15 files Authored by npmccallum 10 years ago, Committed by mkosek 10 years ago,
    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
    
        
file modified
+1 -0
file modified
+37 -60
file modified
+5 -4