s3: auth: Add a utility function - SamInfo3_handle_sids() that factors out the code...
authorJeremy Allison <jra@samba.org>
Tue, 13 Jan 2015 21:35:56 +0000 (13:35 -0800)
committerVolker Lendecke <vl@samba.org>
Wed, 14 Jan 2015 05:24:06 +0000 (06:24 +0100)
commit9395243890aff5bb2166e18e33492afb28850097
treef454c09f4aa7ccbe6b5ebafa6f1c456a918d7c99
parent42aee0e56bbea572542a021bfb1a21ea294d41c5
s3: auth: Add a utility function - SamInfo3_handle_sids() that factors out the code to handle "Unix Users" and "Unix Groups".

Based on code from Michael Zeis <mzeis.quantum@gmail.com>

https://bugzilla.samba.org/show_bug.cgi?id=11044

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/auth/server_info.c