Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-639

allow to run ldaps only

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.5
    • ldap
    • None
    • all

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ralfhauser Ralf Hauser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: