| Maik Weber 2005-07-28, 2:52 am |
| You can disable the security by editing
/opt/WebSphere/AppServer/config/cells/<nodename>/security.xml
Just set in the security tag the attribute "enabled" to false. It is the
first occurence of the attribute "enabled" -- ignore the others.
Maik
bajaj_deepak@hotmail.com wrote:
> Following is the sequence of events
> - Migrate from cloudscape to oracle
> (./WPSconfig.sh database-transfer)
> - switch to wmmur (and enable security) using the tasks
> (./WPSconfig.sh enable-security-wmmur-db
> )
> - try to switch wmmur (LDAP with realm support) to ldap using the task
> (./WPSconfig.sh enable-security-wmmur-ldap)
>
> 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
>
|