]> git.ipfire.org Git - thirdparty/krb5.git/commit
Disable principal renames for LDAP
authorGreg Hudson <ghudson@mit.edu>
Thu, 26 Mar 2015 16:47:06 +0000 (12:47 -0400)
committerTom Yu <tlyu@mit.edu>
Tue, 12 May 2015 19:41:27 +0000 (15:41 -0400)
commita300eec274447c93e01d74b6408e2c8789b33a2d
tree59ad9acd7860488e7f7671c8780fb62e9f696d6f
parent16757adc05ecc9605f306b7b0c3147ae09133cd3
Disable principal renames for LDAP

The current principal rename procedure does not work with the LDAP KDB
module, instead having the effect of deleting the principal.  The fix
is not easy and requires amending the DAL (see issue #8065).  For now,
detect LDAP and error out when a rename operation is attempted.

(cherry picked from commit 8483243664a289fea142d8a9de61eba30d713871)
(cherry picked from commit 338cf20b3df6d30a8fe4c4d8c8e3b718edbf35a4)

ticket: 8186 (new)
version_fixed: 1.12.4
status: resolved
src/lib/kadm5/srv/svr_principal.c