mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
12079b412d
When sending a Kerberos request, if at least one of the available KDCs repeatedly replies with an error response of KRB5KDC_ERR_SVC_UNAVAILABLE, and all other KDCs, if there are any, do not reply at all or cannot be contacted, then the code repeatedly retries to send the request in an endless loop. This is fixed in upstream (post 1.5 branch) heimdal but the code there is vastly refactored, so this is an independent fix to the issue. Signed-off-by: Uri Simchoni <urisimchoni@gmail.com> Reviewed-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Jun 17 02:34:31 CEST 2015 on sn-devel-104 |
||
---|---|---|
.. | ||
base | ||
cf | ||
include | ||
kdc | ||
kpasswd | ||
kuser | ||
lib | ||
HEIMDAL-LICENCE.txt | ||
README |
Heimdal is a Kerberos 5 implementation. For information how to install see <http://www.h5l.org/compile.html>. There are briefer man pages for most of the commands. Bug reports and bugs are appreciated, see more under Bug reports in the manual on how we prefer them: <heimdal-bugs@h5l.org>. For more information see the web-page at <http://www.h5l.org/> or the mailing lists: heimdal-announce@sics.se low-volume announcement heimdal-discuss@sics.se high-volume discussion send a mail to heimdal-announce-request@sics.se and heimdal-discuss-request@sics.se respectively to subscribe.