I've created a new ADAM instance that has pass-thru authentication to AD. I'm trying to run ldapbind to reference that new ADAM instance and I get the error pasted below. I've reloaded the lawson user identity as documented on a similar error. The sso/SSOServlet works fine. Any help would be greatly appreciated. HP-UX 11iv1;WAS 60217; LSF 9006 and all current patches; Apps 9 MSP4; java 1.4.2.12; bouncy castle kfd14-135
com.lawson.lawsec.authen.SecurityAuthenException:Message:javax.crypto.BadPadding Exception: pad block corrupted Stack Trace : javax.crypto.BadPaddingException: pad block corrupted at org.bouncycastle.jce.provider.JCEBlockCipher.engineDoFinal(Unknown So urce) at javax.crypto.Cipher.doFinal(DashoA12275) at com.lawson.lawsec.authen.LawsonIdentityImpl.decrypt(Unknown Source) at com.lawson.lawsec.authen.LawsonIdentityImpl.getCredentialProperty(Unk nown Source) at com.lawson.lawsec.authen.LdapBind.getUserInfo(Unknown Source) at com.lawson.lawsec.authen.LdapBind.main(Unknown Source)
at com.lawson.lawsec.authen.LawsonIdentityImpl.decrypt(Unknown Source) at com.lawson.lawsec.authen.LawsonIdentityImpl.getCredentialProperty(Unk nown Source) at com.lawson.lawsec.authen.LdapBind.getUserInfo(Unknown Source) at com.lawson.lawsec.authen.LdapBind.main(Unknown Source)
I was going to bind to this new ADAM instance for authentication. I was going to point to change all references to this new instance, but I can't get to that point. It does the export and then when it switches back to ldap bind I get this error. Nothing has changed yet to point to this new instance.
Where would I change the encryption seed?
I had the same problem. It ended up being due to the processflow LDAP account being corrupted. After removing and re-adding, we we're able to successfully bind.
You might have something becuase when I go to ssoconfig to delete it, it says it doesn't exist. When I go to add it, it complains about multiple RMIDs:
Lawson Service Name ():SSOP Lawson Resource ID ():pfadmin Please enter the identity properties's values
Value of identity property USER: ():pfadmin Value of property PASSWORD: (): Failed to create identity. Detailed Message is Assigning multiple RMIDs to this user is not allowed for service SSOP.