s3:auth: use new lp_idmap_default_range() instead of lp_idmap_gid() in create_token_f...
authorMichael Adam <obnox@samba.org>
Mon, 28 Jan 2013 15:45:30 +0000 (16:45 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 5 Feb 2013 16:36:33 +0000 (17:36 +0100)
commit4e52fa7b7346c3afdaeb87c2af69ee71cb3cd1fb
tree7c5770ab28b37b7b2e173be6539f2988bf0e9b4f
parent58b302d76a83880744d637f95b4aa7f80c040ea8
s3:auth: use new lp_idmap_default_range() instead of lp_idmap_gid() in create_token_from_sid()

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
source3/auth/token_util.c