Can anyone please let me know how to stop the ldap server listener failure. I am getting a message that tcp port 389 is in use on this system.
Thanks
Can anyone please let me know how to stop the ldap server listener failure. I am getting a message that tcp port 389 is in use on this system.
Thanks
Subject: LDAP Error
Add this to the notes.ini
DisableLDAPOnAdmin=1
And don’t forget to remove from ServerTasks the LDAP tasks.
Regards
Marc
Subject: RE: LDAP Error
Thanks very much Marc