After uninstalling LMS 3.1 and installing LMS 3.2 on Solaris the authentication fails when running the dcrcli command.
dcrclient.log:
FATAL com.cisco.nm.dcr.Encoder - Exception in decoding the given string
com.cisco.nm.cmf.security.Base64FormatException: Invalid length.
at com.cisco.nm.cmf.security.Base64Decoder.process(Base64Decoder.java:161)
at com.cisco.nm.cmf.security.Base64Decoder.processString(Base64Decoder.java:184)
at com.cisco.nm.dcr.Encoder.decode(Encoder.java:23)
at com.cisco.nm.dcr.DCRcli.main(DCRcli.java:202)
Any ideas ?