allow to run ldaps only
-----------------------
Key: DIRSERVER-639
URL:
http://issues.apache.org/jira/browse/DIRSERVER-639 Project: Directory ApacheDS
Type: Improvement
Components: ldap
Environment: all
Reporter: Ralf Hauser
In our environment, we should not disclose anything without encrypting it in transmission.
When trying to only start ldaps by simply not setting
cfg.setLdapPort(...);
apparently the default 389 is taken that in turn cannot be used if apacheDs is not started as root...
How can I avoid just
cfg.setLdapPort(2389);
or at least shutting it down immediately afterwards.
see also DIR-185
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira