/hudson-war/src/main/webapp/help/security/ldap/server.html
http://github.com/hudson/hudson · HTML · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · 9a3c135683b4e155cbf723656558e5a1 MD5 · raw file
- <div>
- Specify the name of the LDAP server host name (like <tt>ldap.sun.com</tt>).
- If your LDAP server uses a port other than 389 (which is the standard for LDAP),
- you can also append a port number here, like <tt>ldap.acme.org:1389</tt>.
- To connect to LDAP over SSL (AKA LDAPS), specify it with the <tt>ldaps://</tt> protocol,
- like <tt>ldaps://ldap.acme.org</tt> or <tt>ldaps://ldap.acme.org:1636</tt> (if
- the port is other than the default 636).
- </div>