idmap: Use a range search in idmap_backends_unixid_to_sid
commitad626b9e6b3c200c70b0d840c956f7b6fff20660
authorVolker Lendecke <vl@samba.org>
Tue, 18 Aug 2015 15:30:27 +0000 (18 17:30 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 24 Aug 2015 14:16:11 +0000 (24 16:16 +0200)
tree894de1285bbafe1b99b79435578166bcb3ae3833
parentef0c91195533d95ba4fb7947ff5f69c20aa677b8
idmap: Use a range search in idmap_backends_unixid_to_sid

This obsoletes the domain name in the xid2sid calls

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=11464
source3/winbindd/idmap.c