1a7db62 renew agent: revert to host keytab authentication

1 file Authored by jcholast 6 years ago, Committed by mbabinsk 6 years ago,
    renew agent: revert to host keytab authentication
    
    Fixes an issue where the renew agent uses GSSAPI for LDAP connection but
    fails because it is not authenticated.
    
    This reverts commit 7462adec13c5b25b6868d2863dc38062c97d0ff7.
    
    https://pagure.io/freeipa/issue/6757
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>