Searched refs:LDAP_SERVER_LIST (Results 1 – 1 of 1) sorted by relevance
133 4 Default Server List : $LDAP_SERVER_LIST1039 LDAP_SERVER_LIST=""1080 export IDS_SERVER IDS_PORT LDAP_ROOTDN LDAP_ROOTPWD LDAP_SERVER_LIST 1086 export LDAP_PROFILE_NAME LDAP_BASEDN LDAP_SERVER_LIST 1110 [ $DEBUG -eq 1 ] && ${ECHO} " LDAP_SERVER_LIST = $LDAP_SERVER_LIST"1705 # If LDAP_SERVER_LIST is NULL, then set, otherwise leave alone.1706 if [ -z "${LDAP_SERVER_LIST}" ]; then1707 LDAP_SERVER_LIST=`getent hosts ${IDS_SERVER} | awk '{print $1}'`1709 LDAP_SERVER_LIST[all...]