s4-librpc: try a 2nd logon for more error cases
authorAndrew Tridgell <tridge@samba.org>
Thu, 1 Nov 2012 02:30:47 +0000 (13:30 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 1 Nov 2012 04:40:41 +0000 (15:40 +1100)
commit5d6ae3498ad77ccdb7a8b3a316d7aa86c2f0c56a
tree0f9888e30ebecfbbd5883348678f25651e38c231
parent30ffdda45bd3ae602b453c9c1bbdb77ea3de8a8d
s4-librpc: try a 2nd logon for more error cases

not all servers give LOGON_FAILURE on authentication failures, so we
need to do the retry with a new ticket on a wider range of error types

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/librpc/rpc/dcerpc_util.c