]> git.ipfire.org Git - thirdparty/krb5.git/commit
Allow user to restrict kadmind bind addresses
authorSarah Day <sarahday@mit.edu>
Wed, 23 Dec 2015 17:11:34 +0000 (12:11 -0500)
committerGreg Hudson <ghudson@mit.edu>
Mon, 18 Jul 2016 15:00:10 +0000 (11:00 -0400)
commitaa91cb5dbbd4356c7a9069f4f52a10f70d91bc00
treeb31d5c343b75b2842915f6b724808b8dd23a7d92
parent28ce679a2934ad90387a0de63059444da123ff9e
Allow user to restrict kadmind bind addresses

kadmind has always only supported binding to the wildcard addresses.
Add three configuration options to allow specifying the address/port
that kadmind listens on for kpasswd, kadmin, and iprop connections.

[ghudson@mit.edu: edited documentation; minimized changes to
setup_loop(); added iprop_listen]

ticket: 1093
doc/admin/conf_files/kdc_conf.rst
src/include/k5-int.h
src/kadmin/server/ovsec_kadmd.c
src/lib/kadm5/admin.h
src/lib/kadm5/alt_prof.c
src/man/kdc.conf.man