It is Transfer ID destination server.
How do I start from scratch.
- remove eDirectory from the server
- remove all of OES2SP2
- re-install OES2SP2
I have re-installed the packages it does not solve this issue. Even
though there was no errors in the original installation.
I hope it does not need a partition (as it is a transfer ID source
server) to solve these iMananger/Tomcat issues.
I used this media: on this server X3650 series Model 7979-AC1
OES2-SP2a-x86_64-CD1.iso 658.7 MB (690759680)
SLES-10-SP3-DVD-x86_64-GM-DVD1.iso 2.8 GB (3030702080)
SLES-10-SP3-DVD-x86_64-GM-DVD2.iso 3.0 GB (3238070272)
> How do I start from scratch.
Honestly, the best way is to wipe the server completely. If you just
wanted to return it to being SLES I'd say it'd be safe to uninstall all
OES2 packages, but if you still want OES2 on this machine I would
recommend reformatting. You'll want to remove it from the tree first,
though, which I believe is done through ndsconfig. Best to ask in the
eDir forums. Once it's out of the tree the server can safely be wiped.
--
Joe Marton
Novell Knowledge Partner
Everything else works; NSS, migrating volumes, pureftp, NRM and iMonitor.
I do remember in OES infancy that iManager required a r/w of root. I am
going to try that for sanity sake.
Else take your advice start over and format like you said.
Joseph you have been around Novell as long as I have or longer.;)
Thanks
Jeff
Solution Snapshot more details if you review and search thread above.
Here are the security files in concern.
In my case it was exactly the 64bit issue. So edit
/usr/lib/jvm/java-1_5_0-ibm-1.5.0/jre/lib/security/java.security
Verify , match up or paste in.
security.provider.1=com.ibm.jsse2.IBMJSSEProvider2
security.provider.2=com.ibm.crypto.provider.IBMJCE
security.provider.3=com.ibm.security.jgss.IBMJGSSProvider
security.provider.4=com.ibm.security.cert.IBMCertPath
security.provider.5=com.ibm.security.sasl.IBMSASL
security.provider.60=sun.security.provider.Sun
security.provider.61=com.sun.net.ssl.internal.ssl.Provider
rcnovell-tomcat5 restart
and you should be in business.
Note: security files listing on 64bit.
/usr/lib/jvm/java-1_5_0-ibm-1.5.0/jre/lib/security/java.security
/usr/lib64/jvm/java-1_5_0-ibm-1.5.0/jre/lib/security/java.security