In MIT 1.11 there is a new feature [1] that allows an application to obtain new credentials from a keytab without having to use krb5 low level calls to perform AS requests (kinit).
Currently 389ds has quite extensive code in ldaputil.c to deal with this problem that can be initially disabled and eventually removed if this feature is used instead.
Combining this feature with Credentials Store Extensions[2] also a new feature of MIT 1.11 could aslo allow to completely configure all credential caches and cleint keytab locations progrannmatically via entries in cn=config.
Note: combining the 2 features is actually broken in 1.11, but a patch has already been pushed upstream and will be availabel in 1.12 Using Keyutab Initiation with the system defaults is however valuable enough to consider implementing it without waiting for 1.12, the only annoyance being that a copy or a symlink of the ds keytab will have to be configured in a special place on the system.
[1] http://k5wiki.kerberos.org/wiki/Projects/Keytab_initiation [2] http://k5wiki.kerberos.org/wiki/Projects/Credential_Store_extensions
Metadata Update from @simo: - Issue set to the milestone: FUTURE
Metadata Update from @mreynolds: - Custom field reviewstatus adjusted to None - Issue close_status updated to: None - Issue set to the milestone: 1.4.4 (was: FUTURE)
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/659
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix - Issue status updated to: Closed (was: Open)