If you are on 3.6 version of Domino and want to update your LDAP credentials, you'll need to update the /domino/ldap_search_credentials.conf on both frontends and central server, then run restarts.
You can do this by using the following commands on the frontends:
#sudo su
#docker restart domino-frontend
#docker ps (to verify domino-frontend has restarted properly)
And these commands on your central server
#sudo su
#docker restart domino-dispatcher
#docker ps (to verify domino-disptcher has restarted properly)
And then on the deployer box, update the /domino/deployer/ldap_user.conf
If you run into trouble please contact support and let them know you are in the process of updating your credentials.
Comments
0 comments
Please sign in to leave a comment.