s3:passdb: use ID_TYPE_* instead of WBC_ID_TYPE_*
authorStefan Metzmacher <metze@samba.org>
Tue, 15 Sep 2020 14:46:44 +0000 (16:46 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Oct 2020 03:25:35 +0000 (03:25 +0000)
commit58e9b62222ad62c81cdf11d704859a227cb2902b
tree687d4003cbc34074e1215b54f567d146c1b70c00
parent1576421dbdd2cfe9a47516224cb54bf15ba51132
s3:passdb: use ID_TYPE_* instead of WBC_ID_TYPE_*

Currently these enums have the same values, but that will
change in future.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source3/passdb/lookup_sid.c