https://bugzilla.redhat.com/show_bug.cgi?id=245278 https://bugzilla.redhat.com/attachment.cgi?id=478306&action=diff https://bugzilla.redhat.com/attachment.cgi?id=478306&action=edit Description: The save method in CGIAccessSetup "encodes" the admin password with URLByteEncoder.encodeUTF8, which escapes a string in the HTML safe manner. It should not be done for the password. Also, replacing a deprecated method getText with getPassword in AccessConfigPanel. -- 389-devel mailing list 389-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-devel