r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tests).
authorMichael Adam <obnox@samba.org>
Wed, 3 Oct 2007 00:37:42 +0000 (00:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:07:43 +0000 (15:07 -0500)
commitf64d6963951ff3e8f3002eed6a12531c05a92ccf
tree85dd316a03f9a561f5c470da2396e9d1a06a11d6
parent9b1fd7f52dee9b24254543c0bc5a3e080edefa76
r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tests).

Add winbind separator and winbind domain name retrieval functions.

Add WINBIND-STRUCT-LOOKUP_NAME_SID test that walks through the list
of groups and names, converts each name with LOOKUPSID and the resulting
sid with LOOKUPNAME and compares the result with the original name.

Michael
(This used to be commit df12ed56c9c2beb4ee36827ddec8b2946c1ac89b)
source4/torture/winbind/struct_based.c