| http://www.w3.org/ns/prov#value | - I have the following setting:# Default password scheme: SSHA, PLAIN.# SSHA is recommended.default_pw_scheme = SHAWhen I save the test user's password, I see the following output in the LDIF info displayed the URL:....uid: test3 userPassword: {SSHA}7/nxSBIiyutGm76YCvaaa2td4Y04ix+EBYFS+A==Is there anything I need to do other than restart Apache?
|