I switched the user repository to ldap and execute the task
WPSconfig.sh enable-security-wmmur-ldap
and all hell breaks loose and now I can not even startup server1 leave alone the websphere_portal.
I am using WPS 5.1.0.1 on RH ES3
Any idea, what can I do to recover/solve the problem.
The error from SysteOut.log says
LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is .
Then check your wpconfig.properties if it contains the right values.
For more experts, you can disable security by editing security.xml. In
that case at least server1 should be started up again. Then you can have
a look on the configuration using the AdminConsole.
What exactly do you mean with wmmdb security ? Did you only used the
cloudscape initial installation ? Usually the command for setting up
LDAP connection is
WPSconfig.sh enable-security-ldap
Maik
The last step breaks. I executed the validate-wmmur-ldap, which verified the connections and confid for ldap.
You mentioned I can edit the server.xml to get rid of the server1 security, can you point me to how to do this?
rgds,
deepak
Back to your question, What version of LDAP server are you using. You
need to give proper user mappings, otherwise it will fail. Give me the
complete environment details.
Are you configured security sucessfully? I am sure that you are stuck
in action-create-deployment-credentials? I am sure you are missing some
LDAP configuration
Post me your message.
Just set in the security tag the attribute "enabled" to false. It is the
first occurence of the attribute "enabled" -- ignore the others.
Maik
You should be doing one or the other.
Try to run the disable-security task and enable-security-wmmur-ldap task again
I do get the same exception.
com.ibm.ws.wmm.ldap.LdapBeanImpl authenticate(String DN, String pwd) The following Naming Exception occured during processing: "javax.naming.CommunicationException:
Inorder to solve this should i disable the Security in Portal Server or to enable Security in AppServer