Variable | Example | Description |
---|---|---|
${LDAP_SERVER} | localhost | Host where main ldap server is running |
${LDAP_SERVER_PORT} | 10389 | Port where main ldap server is running |
${LDAP_1_HOST} | ldap1 | Host where ldap server is running |
${LDAP_1_PORT} | 10389 | Port where ldap server is running |
${LDAP_1_USR} | cn=Manager,dc=ochounos, dc=com | User manager |
${LDAP_1_PWD} | secret | Password for the ldap server |
${LDAP_2_HOST} | ldap2 | Host where ldap server is running |
${LDAP_2_PORT} | 10389 | Port where ldap server is running |
${LDAP_2_USR} | cn=Manager,dc=ochounos, dc=com | User manager |
${LDAP_2_PWD} | secret | Password for the ldap server |