Posted: 10/12/2011 10:05:34 AM EDT
|
Any experts here?
I have an OpenLDAP server running on Windows 2008 server as a windows service. I need to add another ldap port for it to listen on and am having no luck finding information online on how to do it if the app is running as a service. I can change the run.cmd file to listen on multiple listeners but then we run into the issue with it shutting down when a the user that starts the app logs off. Instead of working around that I would like to modify the service so it will start up listening on multiple ports. We are going to Linux soon but for now I need it running in this Windows environment. Any ideas? |
|
http://lupus.wikidot.com/install-openldap-on-win32
There is a reg key entry. Might help, might not. |
|
We are going to Linux but are not there yet. It will be another month or so and we will have switched.
FYI, it's a virtual machine so no way to run Linux as a virtual on the server. I found the reg entries but had little luck getting them to work. I'll play around with it some more. The Linux option is planned but we can't do that in a day. We will be there in a few weeks and need this working now. For the time being we are just running it manually and telling the developers not to logoff the server's rdp session. |
