UF_WORKSTATION_TRUST_ACCOUNT  248 source3/include/ads.h 		UF_WORKSTATION_TRUST_ACCOUNT |\
UF_WORKSTATION_TRUST_ACCOUNT  256 source3/include/ads.h 		UF_WORKSTATION_TRUST_ACCOUNT |\
UF_WORKSTATION_TRUST_ACCOUNT   38 source3/libads/ads_utils.c 	if (acb & ACB_WSTRUST) 			uf |= UF_WORKSTATION_TRUST_ACCOUNT;
UF_WORKSTATION_TRUST_ACCOUNT   79 source3/libads/ads_utils.c 		case UF_WORKSTATION_TRUST_ACCOUNT:	acb |= ACB_WSTRUST;break;
UF_WORKSTATION_TRUST_ACCOUNT   98 source3/libads/ads_utils.c 	else if (uf & UF_WORKSTATION_TRUST_ACCOUNT)	atype = ATYPE_WORKSTATION_TRUST;
UF_WORKSTATION_TRUST_ACCOUNT 1974 source3/libads/ldap.c 	uint32 acct_control = ( UF_WORKSTATION_TRUST_ACCOUNT |\
UF_WORKSTATION_TRUST_ACCOUNT   66 source3/utils/net_ads_gpo.c 	if (uac & UF_WORKSTATION_TRUST_ACCOUNT) {
UF_WORKSTATION_TRUST_ACCOUNT   71 source3/utils/net_ads_gpo.c 		(uac & UF_WORKSTATION_TRUST_ACCOUNT) ? "machine" : "user",
UF_WORKSTATION_TRUST_ACCOUNT   75 source3/utils/net_ads_gpo.c 	if (uac & UF_WORKSTATION_TRUST_ACCOUNT) {
UF_WORKSTATION_TRUST_ACCOUNT  320 source3/utils/net_ads_gpo.c 	if (uac & UF_WORKSTATION_TRUST_ACCOUNT) {
UF_WORKSTATION_TRUST_ACCOUNT  325 source3/utils/net_ads_gpo.c 		(uac & UF_WORKSTATION_TRUST_ACCOUNT) ? "machine" : "user",
UF_WORKSTATION_TRUST_ACCOUNT  328 source3/utils/net_ads_gpo.c 	if (uac & UF_WORKSTATION_TRUST_ACCOUNT) {
UF_WORKSTATION_TRUST_ACCOUNT  398 source3/utils/net_ads_gpo.c 	if (uac & UF_WORKSTATION_TRUST_ACCOUNT) {
UF_WORKSTATION_TRUST_ACCOUNT  407 source3/utils/net_ads_gpo.c 		(uac & UF_WORKSTATION_TRUST_ACCOUNT) ? "machine" : "user",
UF_WORKSTATION_TRUST_ACCOUNT  410 source3/utils/net_ads_gpo.c 	if (uac & UF_WORKSTATION_TRUST_ACCOUNT) {
UF_WORKSTATION_TRUST_ACCOUNT   43 source4/dsdb/common/flag_mapping.c 	{ UF_WORKSTATION_TRUST_ACCOUNT, ACB_WSTRUST },
UF_WORKSTATION_TRUST_ACCOUNT   93 source4/dsdb/common/flag_mapping.c 	else if (uf & UF_WORKSTATION_TRUST_ACCOUNT)	atype = ATYPE_WORKSTATION_TRUST;
UF_WORKSTATION_TRUST_ACCOUNT 1626 source4/dsdb/common/util.c 					       |UF_WORKSTATION_TRUST_ACCOUNT
UF_WORKSTATION_TRUST_ACCOUNT  130 source4/kdc/hdb-samba4.c 	if (userAccountControl & UF_WORKSTATION_TRUST_ACCOUNT) {
UF_WORKSTATION_TRUST_ACCOUNT  407 source4/libnet/libnet_unbecome_dc.c 	uint32_t user_account_control = UF_WORKSTATION_TRUST_ACCOUNT;
UF_WORKSTATION_TRUST_ACCOUNT  196 source4/ntp_signd/ntp_signd.c 	if (!(user_account_control & (UF_INTERDOMAIN_TRUST_ACCOUNT|UF_SERVER_TRUST_ACCOUNT|UF_WORKSTATION_TRUST_ACCOUNT))) {
UF_WORKSTATION_TRUST_ACCOUNT  211 source4/rpc_server/netlogon/dcerpc_netlogon.c 		if (!(user_account_control & UF_WORKSTATION_TRUST_ACCOUNT)) {
UF_WORKSTATION_TRUST_ACCOUNT 1418 source4/rpc_server/samr/dcesrv_samr.c 				  UF_WORKSTATION_TRUST_ACCOUNT |