r3920: - it seem that we need to send a magic bind_guid in DsBind()
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Nov 2004 08:57:42 +0000 (08:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:06 +0000 (13:06 -0500)
commit625826ad9050c68407ae5e8abfee13699986303c
tree56cd19caf42a06d4ab1153eaf785a6981ff88eca
parent63635533693fa364b0c697a3fe1010b3eb8b17d3
r3920: - it seem that we need to send a magic bind_guid in DsBind()
  to make DsWriteAccountSpn() work

- add idl and torture test for DsWriteAccountSpn()

metze
source/librpc/idl/drsuapi.idl
source/rpc_server/drsuapi/dcesrv_drsuapi.c
source/torture/rpc/drsuapi.c