apacheds-tools dump command does generate the correct base 64 output for binary attributes in LDIF dump ------------------------------------------------------------------------------------------------------- Key: DIRSERVER-612 URL: http://issues.apache.org/jira/browse/DIRSERVER-612 Project: Directory ApacheDS Type: Bug Components: tools Versions: 1.0-RC2 Reporter: Alex Karasulu Fix For: 1.0-RC3 The dump command which produces LDIF dumps of partitions is not generating the base64 encoded values for binary attributes. It seems to be printing just the byte[] which shows the id of the object in the jvm instead of the base64 encoded value. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira