]> eyrie.org Git - kerberos/kadmin-remctl.git/commit
Retry connecting to Heimdal if the first try fails
authorRuss Allbery <rra@stanford.edu>
Fri, 22 Feb 2013 02:21:38 +0000 (18:21 -0800)
committerRuss Allbery <rra@stanford.edu>
Fri, 22 Feb 2013 02:21:38 +0000 (18:21 -0800)
commitff322670954233a96abc18b5a0168805eff24e35
tree244790d4b72afb33949d41b9734b2ef17acd9faf
parent00576bc0f24aaadf382f39d30d453d5b0d7b8ebc
Retry connecting to Heimdal if the first try fails

In the Heimdal version of kadmin-backend, retry the kadmin connection
once if the first connection fails.  This is a workaround for a
transient networking error that we're seeing at Stanford and therefore
may not be fully appropriate for other sites.  Even on a successful
reconnect, this will cause some errors to be sent to standard error
due to the behavior of Heimdal::Kadm5.
NEWS
kadmin-backend-heim