]> git.ipfire.org Git - thirdparty/krb5.git/commit
Avoid peeking into server handle in kadmind 767/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 23 Apr 2018 19:16:37 +0000 (15:16 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 23 Apr 2018 21:52:32 +0000 (17:52 -0400)
commit90a15695a684fe56c065f39cdbe65c2b3650aa3d
treec55f8bd5b4fa440cebe81c849777bdcba7f836a3
parent047d6641bc74696b7cbba0daf56abe632a1b8940
Avoid peeking into server handle in kadmind

setup_loop() does not need to peer into the server handle for network
parameters, as kadmind makes its own call to kadm5_get_config_params()
in main().  Use kadmind's copy of the parameters instead.
src/kadmin/server/Makefile.in
src/kadmin/server/deps
src/kadmin/server/ovsec_kadmd.c