winbind: Add wbint_QueryUserRidList
authorVolker Lendecke <vl@samba.org>
Thu, 29 Dec 2016 18:13:28 +0000 (18:13 +0000)
committerVolker Lendecke <vl@samba.org>
Mon, 2 Jan 2017 17:04:14 +0000 (18:04 +0100)
commit901d2bd99b208cf3a87243da2a2c7e8a8656efab
treef8d976d20fb5fbdac5c834affc42e11255f88f26
parenta1ba988c03f45ee21d04d4b27409ebdb3db9fa4c
winbind: Add wbint_QueryUserRidList

This is an equivalent of QueryUserList with simpler output. The next
commit will use it to go through wb_getpwsid for getent passwd, to
make sure we get the same results. Eventually, this might get a simpler
backend.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/idl/winbind.idl
source3/winbindd/winbindd_dual_srv.c