jerry spotted that get_domain_sids() was being called with the wrong
authorLuke Leighton <lkcl@samba.org>
Wed, 8 Dec 1999 23:03:42 +0000 (23:03 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 8 Dec 1999 23:03:42 +0000 (23:03 +0000)
commitd45f5cf6b055f72ad30d5ae2b2fd7f42dbab1ed2
treed0c379c4e6487da5410a439ae509e4e1a6f234da
parent6281c5d7a94d8f5bfec835aa147e7aa8bab15bb2
jerry spotted that get_domain_sids() was being called with the wrong
arguments: get_any_dc_name() was being called with a server name
not a domain name.  oops.
(This used to be commit 631814302d6992138cfe024ba7bd456cc7e0d3bf)
source3/include/proto.h
source3/lib/sids.c
source3/lib/util_pwdb.c
source3/rpc_client/cli_lsarpc.c