Somehow I managed to lock myself out of my WAS server during configuration of Domino LDAP - doh! I'd turned on Global Security with the wrong credentials for the LDAP server. After much Googling I finally found the nugget of information to allow me to disable Global Security without the server running.
Want to know what it is ?
WAS_ROOT\bin\wsadmin -conntype NONE
wsadmin>securityoff
and then wsadmin>quit
It was in a document called "Common Mistakes for Enabling Security" hidden away in the IBM website.
No comments:
Post a Comment