UF_TEMP_DUPLICATE_ACCOUNT 253 source3/include/ads.h UF_TEMP_DUPLICATE_ACCOUNT |\ UF_TEMP_DUPLICATE_ACCOUNT 34 source3/libads/ads_utils.c if (acb & ACB_TEMPDUP) uf |= UF_TEMP_DUPLICATE_ACCOUNT; UF_TEMP_DUPLICATE_ACCOUNT 76 source3/libads/ads_utils.c case UF_TEMP_DUPLICATE_ACCOUNT: acb |= ACB_TEMPDUP;break; UF_TEMP_DUPLICATE_ACCOUNT 96 source3/libads/ads_utils.c else if (uf & UF_TEMP_DUPLICATE_ACCOUNT) atype = ATYPE_NORMAL_ACCOUNT; UF_TEMP_DUPLICATE_ACCOUNT 39 source4/dsdb/common/flag_mapping.c { UF_TEMP_DUPLICATE_ACCOUNT, ACB_TEMPDUP }, UF_TEMP_DUPLICATE_ACCOUNT 91 source4/dsdb/common/flag_mapping.c else if (uf & UF_TEMP_DUPLICATE_ACCOUNT) atype = ATYPE_NORMAL_ACCOUNT; UF_TEMP_DUPLICATE_ACCOUNT 158 source4/kdc/hdb-samba4.c if (userAccountControl & UF_TEMP_DUPLICATE_ACCOUNT) {