]> 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>
Thu, 16 Apr 2015 20:10:42 +0000 (16:10 -0400)
commit338cf20b3df6d30a8fe4c4d8c8e3b718edbf35a4
tree9db610e8d5f648dc96079c0c56d3aaad64befd43
parent1ff2ecc7890ae4b843c77c2ba68f5a152806bf05
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)

ticket: 8162
version_fixed: 1.13.2
status: resolved
src/lib/kadm5/srv/svr_principal.c