s3-passdb: Simplify idmap wrapper in pdb_samba4
authorAndrew Bartlett <abartlet@samba.org>
Tue, 7 Aug 2012 04:17:09 +0000 (14:17 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Aug 2012 04:57:33 +0000 (14:57 +1000)
commite658421fe1f724da0e627c0ae407804993c2521e
tree1c3f728a4eed1b20464e4457b678d205ab064da6
parent227d490477230cfdd6b912b6f6a63314fa64ca88
s3-passdb: Simplify idmap wrapper in pdb_samba4

The source3 consumers of this API are now quite happy to be given an answer
of ID_TYPE_BOTH, so we do not need this extra code to try and force the
answer to UID or GID.

Andrew Bartlett
source3/passdb/pdb_samba4.c