By way of manual edit of security.xml file, which is typically located LDAP - madhusudana30/AlternativeJPAForWebSphere GitHub Wiki
By way of manual edit of security.xml file, which is typically located in
<WAS_POFILE_HOME>/config/cells<CELL_NAME> /:
Create a copy for security.xml file, in case you need to roll back. Disable the security from the security.xml file (change the very first occurrence of… enabled=”true” to enabled=”false”) Sync the Nodes Restart the servers. Enable the security from administrative console. Restart the servers.