]> eyrie.org Git - kerberos/kadmin-remctl.git/commit
Use get instead of list when checking for a principal on Heimdal
authorRuss Allbery <rra@stanford.edu>
Tue, 13 Aug 2013 22:20:10 +0000 (15:20 -0700)
committerRuss Allbery <rra@stanford.edu>
Tue, 13 Aug 2013 22:20:10 +0000 (15:20 -0700)
commite29afdfa453bceba245a26923b28bd9edde8ca3d
tree7ac2d8749476f3b46dc6511b3f4ec4d04dabb40c
parent76356998412c79f99d7b852d44fab1ff55528ce5
Use get instead of list when checking for a principal on Heimdal

In the Heimdal backend, use get instead of list to check whether a
given principal already exists.  list requires a complete database
traversal and is much more resource-intensive.
NEWS
kadmin-backend-heim