Hide Forgot
+++ This bug was initially created as a clone of Bug #1044147 +++ This bug is created as a clone of upstream ticket: https://fedorahosted.org/389/ticket/47423 7-bit check plugin fails to validate the userpassword attribute.
https://fedorahosted.org/389/ticket/47423#comment:3 Steps to reproduce: Make sure the 7 bit plugin is enabled and userpassword is in the arg list. dn: cn=7-bit check,cn=plugins,cn=config nsslapd-pluginEnabled: on nsslapd-pluginarg2: userpassword Command line: ldapadd -x -D "cn=directory manager" -w password -f test.ldif Contents of test.ldif: dn: uid=Testuser1,ou=People,dc=localdomain changetype: add objectClass: top objectClass: person objectClass: organizationalPerson objectClass: inetOrgPerson cn: Testuser1 sn: user1 uid: Testuser1 givenName: Test userPassword: κñόσμε Actual output: New user added Expected output: ldap_add: Constraint violation (19) additional info: The value is not 7-bit clean: κñόσμε