restrictions     1599 source4/dsdb/common/util.c 	bool restrictions;
restrictions     1625 source4/dsdb/common/util.c 	restrictions = !(userAccountControl & (UF_INTERDOMAIN_TRUST_ACCOUNT
restrictions     1676 source4/dsdb/common/util.c 	if (restrictions && new_password) {
restrictions     1680 source4/dsdb/common/util.c 		if (restrictions && minPwdLength > utf16_len_n(new_password->data, new_password->length) / 2) {
restrictions     1700 source4/dsdb/common/util.c 			if (restrictions && pwdProperties & DOMAIN_PASSWORD_COMPLEX &&
restrictions     1716 source4/dsdb/common/util.c 	if (restrictions && user_change) {