]> eyrie.org Git - kerberos/kstart.git/commit
k5start -K no longer exits if initial authentication fails
authorRasmus Borup Hansen <rbh@intomics.com>
Mon, 30 Apr 2012 20:09:06 +0000 (13:09 -0700)
committerRuss Allbery <rra@stanford.edu>
Mon, 30 Apr 2012 20:09:06 +0000 (13:09 -0700)
commit9fa2d8ddcb72638e945eca29432599833e5855de
treee4e267f0ac30a62fc9256cad1076f1d51138974c
parent503987402c437142855930434ff6ceed8edc3310
k5start -K no longer exits if initial authentication fails

k5start, when run with the -K option to run as a daemon, no longer
exits if the initial authentication fails.  Instead, it reports the
error to standard error and then continues to run, attempting
authentication every minute as if authentication had failed after it
had started.  Patch from Rasmus Borup Hansen.
k5start.c
k5start.pod