r24504: Try to return more useful error information on why a bind failed.
commit52cce94532edf1dd7f26e39bf3377f0077ea6792
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Aug 2007 05:28:39 +0000 (17 05:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:02:03 +0000 (10 15:02 -0500)
tree7201b62b99ad0c7c290bcd5c0524cf46c4b9e07d
parent481a3f0b2ac217b0db2f481479d655910514b56c
r24504: Try to return more useful error information on why a bind failed.
Note that the correct return for a failed alter_context is a fault,
not a bind_nak.

Andrew Bartlett
source/auth/gensec/schannel.c
source/rpc_server/dcerpc_server.c
source/rpc_server/dcesrv_auth.c