We are trying to upgrade from 9006 to 9008. We originally installed LSF 9006 on 10/26/2008. On 06/03/2009 we ran ldapbind so that we could authenticate our Lawson logins to AD. Everything worked great. We been installed LSF patches and everything works fine. Now we are trying to install 9008 and the install fails: @@ h2 note: security server started. @@ h2 note: importing sso credential set. Fatal: [install-sec.pl] sso config failed Error: Fatal: [install-sec.pl] sso config failed
This is not a valid password. Run this utility again with valid password. Exiting...
Error: Error: Activating Lawson Security, RM, and SSO failed. **** 2010.02.20 10.19.39 UPDATE Failed. I tried with and without installing the lawsec_inst.ldif changes. There were minor changes. The biggest one being:################################################################################ # RM metadata to be placed in containers defined in rootnodes.ldif ################################################################################
dn: lwsnrmbootName=People,lwsnrmbootName=RMOBJECTS,lwsnrmbootName=lwsnActiveMeta Data,dc=mjh,dc=org changetype: modify replace: lwsnrmbootStructuralClass lwsnrmbootStructuralClass: lwsnrmbootRMTopStruct
Lawson support will not help because I did the LSF 900 upgrade myself.
My question is, there are a couple parts. 1-The point it is failing is when executing install-sec.pl Which reads the install.cfg file. And they said the install.cfg file doesn't matter, we'll it does. Trust me. So since I did an ldapbind do I need to change the LADP_CONSUME_USERS=FALSE to TRUE? 2-Should I restore using the backup from ldapbind, basically doing unbind; install 9008; and then run ladbind after the upgrade?
Any help would be appreciated