s3-passdb: Use struct unixid in sids_to_unix_ids
authorAndrew Bartlett <abartlet@samba.org>
Fri, 23 Mar 2012 06:30:34 +0000 (17:30 +1100)
committerMichael Adam <obnox@samba.org>
Wed, 2 May 2012 10:45:30 +0000 (12:45 +0200)
commitac97f151ed18351bf648b00e358cfb127f261826
tree1d2e645635dab5bedc60ea0df4fff3e50a5ecffb
parent2d5df933f421602276c3dfc04852911d91f631fc
s3-passdb: Use struct unixid in sids_to_unix_ids

This avoids the union in the struct wbcUnixId and moves us to using only struct unixid
internally.

Andrew Bartlett

Signed-off-by: Michael Adam <obnox@samba.org>
source3/auth/auth_util.c
source3/passdb/lookup_sid.c
source3/passdb/lookup_sid.h