s3:winbindd: change wb_fill_pwent to use wb_sids2xids instead of wb_sid2[ug]id
commit55ea9210e9b9cbb5a8b4633f492920af7eda77ab
authorMichael Adam <obnox@samba.org>
Fri, 23 Nov 2012 15:40:48 +0000 (23 16:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 3 Dec 2012 07:48:25 +0000 (3 08:48 +0100)
tree128c9fe31b18c9c82a75ac0288c016bad6f0660b
parent46f2dfa7a51487e1b21c329dfb2e4cac3e6ada11
s3:winbindd: change wb_fill_pwent to use wb_sids2xids instead of wb_sid2[ug]id

We can optimize this later and just do one wb_sids2xids_send/recv call.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/wb_fill_pwent.c