Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 646 Improve error for kadmind -proponly without iprop If kadmind is run with the -proponly flag, check that iprop_enable is set and output a reasonable error message if it isn't. Otherwise we see the confusing message "Invalid argument while initializing network". [ghudson@mit.edu: rewrote commit message; edited error message] https://github.com/krb5/krb5/commit/20c0296e536b791d051db523cd067398a1c6441d Author: sashan Committer: Greg Hudson Commit: 20c0296e536b791d051db523cd067398a1c6441d Branch: master src/kadmin/server/ovsec_kadmd.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)