View | Details | Raw Unified | Return to bug 42949
Collapse All | Expand All

(-)a/services/univention-samba4/scripts/create_spn_account.sh (+3 lines)
 Lines 136-141   create_spn_account() { Link Here 
136
		changetype: modify
136
		changetype: modify
137
		replace: servicePrincipalName
137
		replace: servicePrincipalName
138
		servicePrincipalName: $servicePrincipalName
138
		servicePrincipalName: $servicePrincipalName
139
		-
140
		replace: msDS-SupportedEncryptionTypes
141
		msDS-SupportedEncryptionTypes: 31
139
		%EOF
142
		%EOF
140
	else
143
	else
141
		echo -n "Setting new password for $spn_account_name account: "
144
		echo -n "Setting new password for $spn_account_name account: "

Return to bug 42949