mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
0c68c27e51
ipa-getkeytab command was augmented in a way that allows more flexible selection of bind mechanisms: * -H <LDAP_URI> option was added to specify full LDAP uri. By default the URI will be constructed from retrieved server name as is done now. Specifying this options precludes use of -s. * -Y <EXTERNAL|GSSAPI> specifes SASL bind mechanism if no bind DN was given (which implies simple bind) This allows the command to be used also locally via LDAPI, eliminating the need to provide any credentials at all as root (e.g. in installers) https://fedorahosted.org/freeipa/ticket/6409 Reviewed-By: Simo Sorce <ssorce@redhat.com> |
||
---|---|---|
.. | ||
default.conf.5 | ||
ipa-certupdate.1 | ||
ipa-client-automount.1 | ||
ipa-client-install.1 | ||
ipa-getkeytab.1 | ||
ipa-join.1 | ||
ipa-rmkeytab.1 | ||
ipa.1 | ||
Makefile.am |