freeipa/daemons/ipa-otpd
Nathaniel McCallum 563bddce6d Don't error when find_base() fails if a base is not required
We always have to call find_base() in order to force libldap to open
the socket. However, if no base is actually required then there is
no reason to error out if find_base() fails. This condition can arise
when anonymous binds are disabled.

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-01-12 12:28:44 +01: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 Move ipa-otpd socket directory 2014-02-11 17:36:19 +01:00
ipa-otpd@.service.in Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
main.c Don't error when find_base() fails if a base is not required 2016-01-12 12:28:44 +01:00
Makefile.am Move ipa-otpd socket directory 2014-02-11 17:36:19 +01: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 Use six.Stringio instead of StringIO.StringIO 2015-10-07 10:27:20 +02:00