s3-passdb: Fix negative SID->uid/gid/both cache handling
commit074991cefe2b8bb58de869e099379e182fab28b7
authorIra Cooper <ira@samba.org>
Thu, 24 May 2012 01:42:26 +0000 (23 21:42 -0400)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 May 2012 20:30:23 +0000 (24 22:30 +0200)
tree3b77346cfd9a13bd2b41a95c5619b4df03ac674f
parentb5e9ece1f3936d2221480169713042019e34a276
s3-passdb: Fix negative SID->uid/gid/both cache handling

-1 uid/gid/both signals a non existent uid/gid/both.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/passdb/lookup_sid.c