OPT_REQUIRE_MEMBERSHIP 2348 source3/utils/ntlm_auth.c 		{ "require-membership-of", 0, POPT_ARG_STRING, &require_membership_of, OPT_REQUIRE_MEMBERSHIP, "Require that a user be a member of this group (either name or SID) for authentication to succeed" },
OPT_REQUIRE_MEMBERSHIP 2416 source3/utils/ntlm_auth.c                 case OPT_REQUIRE_MEMBERSHIP: