This fixes bug #196. By moving the templated creation of config files before the setup_ldap() call, we can create krb5.conf with a default_realm, allowing it to be used for the call to kdb5_ldap_util in setup_ldap().
Signed-off-by: Alexander Scheel ascheel@redhat.com
Commit f67470b5 fixes this pull-request
Pull-Request has been merged by ascheel@redhat.com
Commit b9dee5c9 fixes this pull-request
This fixes bug #196. By moving the templated creation
of config files before the setup_ldap() call, we can
create krb5.conf with a default_realm, allowing it
to be used for the call to kdb5_ldap_util in setup_ldap().
Signed-off-by: Alexander Scheel ascheel@redhat.com