6 pointer_default(unique)
10 typedef [public] enum {
11 ID_TYPE_NOT_SPECIFIED
,
16 * This are internal between winbindd
19 * It means the idmap backend/child requires a valid type_hint
20 * for wbint_Sids2UnixIDs():
22 * - ID_TYPE_UID or ID_TYPE_GID means the user/group exists
23 * - ID_TYPE_BOTH means that only the domain exist
25 ID_TYPE_WB_REQUIRE_TYPE
28 typedef [public] struct {
33 typedef [public] enum {
39 * This means the idmap backend requires a valid type_hint
40 * in order to map a sid to a unix id.
42 * - ID_TYPE_UID or ID_TYPE_GID means the user/group exists
43 * - ID_TYPE_BOTH means that only the domain exist
48 typedef [public] struct {