[ 
https://issues.apache.org/jira/browse/DIRSERVER-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615013#action_12615013
 ] 

Emmanuel Lecharny commented on DIRSERVER-639:
---------------------------------------------

It has been postponed to 1.5.5, as 1.5.3 is already out (even if the 
announcement has not been done), and that 1.5.4 will follow shortly after (it's 
just an intermediate version with a lot of modifications in it). 

The required feature (forbid the server to be run without encryption through 
configuration) will definitively be added.

> allow to run ldaps only
> -----------------------
>
>                 Key: DIRSERVER-639
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-639
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>          Components: ldap
>         Environment: all
>            Reporter: Ralf Hauser
>             Fix For: 1.5.5
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to