UF_DONT_REQUIRE_PREAUTH 275 source3/include/ads.h UF_DONT_REQUIRE_PREAUTH \ UF_DONT_REQUIRE_PREAUTH 45 source3/libads/ads_utils.c if (acb & ACB_DONT_REQUIRE_PREAUTH) uf |= UF_DONT_REQUIRE_PREAUTH; UF_DONT_REQUIRE_PREAUTH 69 source3/libads/ads_utils.c if (uf & UF_DONT_REQUIRE_PREAUTH) acb |= ACB_DONT_REQUIRE_PREAUTH; UF_DONT_REQUIRE_PREAUTH 52 source4/dsdb/common/flag_mapping.c { UF_DONT_REQUIRE_PREAUTH, ACB_DONT_REQUIRE_PREAUTH }, UF_DONT_REQUIRE_PREAUTH 180 source4/kdc/hdb-samba4.c if (userAccountControl & UF_DONT_REQUIRE_PREAUTH) {