Home
last modified time | relevance | path

Searched refs:IDS_SERVER (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh51 $PROG: Setup of iDS server ${IDS_SERVER} is complete.
59 For DS5.x, use the directoryserver(1m) script on ${IDS_SERVER}
63 For DS6.x or later, use dsadm command delivered with DS on ${IDS_SERVER}
1024 IDS_SERVER=""
1080 export IDS_SERVER IDS_PORT LDAP_ROOTDN LDAP_ROOTPWD LDAP_SERVER_LIST
1102 [ $DEBUG -eq 1 ] && ${ECHO} " IDS_SERVER = $IDS_SERVER"
1201 get_ans "Enter the JES Directory Server's hostname to setup:" "$IDS_SERVER"
1202 IDS_SERVER="$ANS"
1205 ping $IDS_SERVER > /dev/null 2>&1
1211 ${ECHO} "ERROR: Server '${IDS_SERVER}' is invalid or unreachable."
[all …]