Implement kpropd -A The -A option causes kpropd to contact a specified admin server (normally an intermediate slave running kadmind -proponly) instead of the master admin server. Based on code submitted by Richard Basch. https://github.com/krb5/krb5/commit/90c11ff42008a90a72ee71444b0ad799e38b7ff0 Author: Greg Hudson Commit: 90c11ff42008a90a72ee71444b0ad799e38b7ff0 Branch: master doc/admin/admin_commands/kpropd.rst | 5 +++++ src/slave/kpropd.c | 8 ++++++++ 2 files changed, 13 insertions(+), 0 deletions(-)