URL: https://github.com/freeipa/freeipa/pull/5905 Author: rcritten Title: #5905: ipa-getkeytab: add option to discover servers using DNS SRV Action: opened
PR body: """ The basic flow is:
- If server is provided by the user then use it - If server the magic value '_srv', check for _ldap._tcp SRV records for the domain in /etc/ipa/default.conf - If no servers are found use the server from default.conf
https://pagure.io/freeipa/issue/8478
Signed-off-by: Rob Crittenden rcritten@redhat.com
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5905/head:pr5905 git checkout pr5905
URL: https://github.com/freeipa/freeipa/pull/5905 Author: rcritten Title: #5905: ipa-getkeytab: add option to discover servers using DNS SRV Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5905/head:pr5905 git checkout pr5905
freeipa-devel@lists.fedorahosted.org