s4-auth: fixed infinite loop in krb5 auth
authorAndrew Tridgell <tridge@samba.org>
Sun, 14 Nov 2010 03:26:06 +0000 (14:26 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sun, 14 Nov 2010 04:11:28 +0000 (04:11 +0000)
commit7cb0f95bf28c24c45955d6df52f505019341ef31
tree189e64a17ebf38edf63be137352d756f00f67929
parent6582d4739c25a879c58fc768290b3f97ecf795c7
s4-auth: fixed infinite loop in krb5 auth

we were continually trying the first address returned, instead of
moving to the next address

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Sun Nov 14 04:11:28 UTC 2010 on sn-devel-104
source4/auth/kerberos/krb5_init_context.c