freeipa/install/updates/50-7_bit_check.update
Tomas Babej bcf8ab24d5 Do not check userPassword with 7-bit plugin
Default list of attributes that are checked with 7-bit plugin
for being 7-bit clean includes userPassword. Consecutively, one
is unable to set passwords that contain non-ascii characters.

https://fedorahosted.org/freeipa/ticket/3640
2013-06-06 18:12:50 +02:00

7 lines
374 B
Plaintext

# Remove userPassword from the list of attributes checked by 7-bit plugin
# Replace argument value 'userPassword' with 'mail' to avoid the need to
# shift the whole argument array. Attribute 'mail' is already listed
# in pluginarg1, so it is conveniently used as valid value placeholder.
dn: cn=7-bit check,cn=plugins,cn=config
replace:nsslapd-pluginarg2:userpassword::mail