We didn't change the SSOCONFIG password, but when we enter the password, it says : this is not a valid password. If using SSOCONFIG -r, it should send out the recovery email to a specific person, but the email never send out. Does anyone have idea how to resolve this? THank you!
check your $LAWDIR/system/install.cfg file for the SSO_CONF_PASSWORD attribute
SSO_CONF_PASSWORD
I entered the same password as in the install.cfg but it still says it is not valid password.
I have Lawson v901 on-prem running on UNIX AIX 7.1. I would like to find my SSOCONFIG settings, we are planning to move to a new domain. We just ran the SSOCONFIG -c and the following is what we got:
Please enter the password used for Lawson security utilities: Got exception: Trust between TrustedUtil and sso.dll was broken. Please check bi naries for authenticity. Stack Trace : com.lawson.security.authen.SecurityAuthenException: Trust between TrustedUtil an d sso.dll was broken. Please check binaries for authenticity. at com.lawson.security.interfaces.GeneralLawsonSecurityException.( GeneralLawsonSecurityException.java:60) at com.lawson.security.authen.SecurityAuthenException.(SecurityAut henException.java:87) at com.lawson.security.authen.TrustedUtil.rdWNE(TrustedUtil.java:129) at com.lawson.security.authen.SSOConfig.getPwd(SSOConfig.java:544) at com.lawson.security.authen.SSOConfig.processInteractiveConfiguration( SSOConfig.java:377) at com.lawson.security.authen.SSOConfig.main(SSOConfig.java:311) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:95) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:56) at java.lang.reflect.Method.invoke(Method.java:620) at com.lawson.rdtech.command.main.Main.exec(Main.java:352) at com.lawson.rdtech.command.main.Main.main(Main.java:46)