new_account_type  730 source4/libnet/libnet_join.c 		const char *old_account_type, *new_account_type;
new_account_type  746 source4/libnet/libnet_join.c 			new_account_type = "domain member (member)";
new_account_type  749 source4/libnet/libnet_join.c 			new_account_type = "domain controller (bdc)";
new_account_type  752 source4/libnet/libnet_join.c 			new_account_type = "trusted domain";
new_account_type  765 source4/libnet/libnet_join.c 						  r->in.account_name, new_account_type, old_account_type);
new_account_type  777 source4/libnet/libnet_join.c 						  r->in.account_name, connect_with_info->out.domain_name, old_account_type, new_account_type);