ldap-server-port (together with ldap-server-address) points to the LDAP server Archiveopteryx will use for authentication. LDAP authentication is available in Archiveopteryx version 3.1.0 and later versions.
ldap-server-port is a number. Its default value is 390:
ldap-server-port = 390
You can see its current value with the command aox show cf ldap-server-port.
Numbers are integers not smaller than 0 and not larger than 2147483647 (ie. 31-bit unsigned integers).
Spaces are allowed at the start of the line, before and after '=', and after the value. Comments extend from '#' to the end of the line.
In case of questions, please write to info@aox.org.
Last modified: 2010-05-02
Location: aox.org/conf/ldap-server-port