> "WARN [org.jasig.services.persondir.support.ldap.PersonAttributesMapper] -
> Converting value 1 of LDAP attribute 'memberOf' from byte[] to String"

This is a pretty common warning from my experience.  I believe the
intent of the warning is to clarify that if the attribute data is not
explicitly being handled as a byte array, it may suffer from byte[] ->
String encoding errors if the native encoding differs from the
platform default (UTF-8 in most cases).

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to