Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 558 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(-)