summaryrefslogtreecommitdiff
path: root/source3/librpc/idl
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-06-27 14:34:39 +0200
committerVolker Lendecke <vlendec@samba.org>2011-06-27 18:21:30 +0200
commit0a74caa473f491050bc5f64b6d6956c00088c5cd (patch)
tree9da7237b0311c8efde89dbda6520111ef9e2ca3f /source3/librpc/idl
parent2ff0d5882fe5df0113eaaa4728bab4057a3f324b (diff)
downloadsamba-0a74caa473f491050bc5f64b6d6956c00088c5cd.tar.gz
samba-0a74caa473f491050bc5f64b6d6956c00088c5cd.tar.bz2
samba-0a74caa473f491050bc5f64b6d6956c00088c5cd.zip
s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Jun 27 18:21:30 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/librpc/idl')
-rw-r--r--source3/librpc/idl/wbint.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/idl/wbint.idl b/source3/librpc/idl/wbint.idl
index 5f7e9bf808..cb8a4e42a3 100644
--- a/source3/librpc/idl/wbint.idl
+++ b/source3/librpc/idl/wbint.idl
@@ -164,6 +164,7 @@ interface wbint
);
NTSTATUS wbint_LookupRids(
+ [in] dom_sid *domain_sid,
[in] wbint_RidArray *rids,
[out,string,charset(UTF8)] char **domain_name,
[out] wbint_Principals *names