Lines Matching refs:TMPDIR

1060     TMPDIR="/tmp/idsconfig.${PID}"
1061 if mkdir -m 700 ${TMPDIR}
1069 LDAP_ROOTPWF=${TMPDIR}/rootPWD
1072 SSD_FILE=${TMPDIR}/ssd_list
1079 export DEBUG VERB ECHO EVAL EGREP GREP STEP TMPDIR
1160 ${GREP} -v "LDAP_SERV_SRCH_DES=" ${INPUT_FILE} > ${TMPDIR}/inputfile.noSSD
1163 . ${TMPDIR}/inputfile.noSSD
1261 …ss=*\" version | ${GREP} \"^version=\" | cut -f2 -d'/' | cut -f1 -d' ' > ${TMPDIR}/checkDSver 2>&1"
1266 IDS_VER=`cat ${TMPDIR}/checkDSver`
1316 eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"\" -s base \"objectclass=*\" > ${TMPDIR}/checkDN 2>&1"
1318 eval "${GREP} credential ${TMPDIR}/checkDN ${VERB}"
1469 ) > ${TMPDIR}/GSSAPI_container.ldif
1471 add_entry_by_DN "${_C_DN}" "${TMPDIR}/GSSAPI_container.ldif"
1474 ${RM} ${TMPDIR}/GSSAPI_container.ldif
1494 ) > ${TMPDIR}/${_H_CN}.ldif
1496 add_entry_by_DN "${_H_DN}" "${TMPDIR}/${_H_CN}.ldif"
1512 ) > ${TMPDIR}/${_U_CN}.ldif
1514 add_entry_by_DN "${_U_DN}" "${TMPDIR}/${_U_CN}.ldif"
1539 ) > ${TMPDIR}/gssapi_people.ldif
1541 add_entry_by_DN "${_P_DN}" "${TMPDIR}/gssapi_people.ldif"
1546 …${EVAL} "${LDAPSEARCH} ${LDAP_ARGS} -b \"${_P_DN}\" -s base \"objectclass=*\" aci > ${TMPDIR}/chk_…
1549 ${EVAL} "${GREP} ${_P_ACI} ${TMPDIR}/chk_gssapi_aci > /dev/null 2>&1"
1558 cat ${TMPDIR}/chk_gssapi_aci
1571 ) > ${TMPDIR}/user_gssapi.ldif
1573 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/user_gssapi.ldif ${VERB}"
1949 …AP_ARGS} -b \"cn=config\" -s base \"objectclass=*\" nsslapd-timelimit > ${TMPDIR}/chk_timeout 2>&1"
1955 CURR_TIMELIMIT=`${GREP} timelimit ${TMPDIR}/chk_timeout | cut -f2 -d=`
1968 …P_ARGS} -b \"cn=config\" -s base \"objectclass=*\" nsslapd-sizelimit > ${TMPDIR}/chk_sizelimit 2>&…
1974 CURR_SIZELIMIT=`${GREP} sizelimit ${TMPDIR}/chk_sizelimit | cut -f2 -d=`
2398 GEN_TMPFILE=${TMPDIR}/ssd_tmpfile
2464 ) > ${TMPDIR}/admin
2467 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/admin ${VERB}"
2474 ${RM} -f ${TMPDIR}/admin
2499 -s base objectclass=* aci > ${TMPDIR}/chk_adminwrite_aci 2>&1"
2504 ${TMPDIR}/chk_adminwrite_aci 2>&1 > /dev/null
2519 ${TMPDIR}/chk_adminwrite_aci ${ADMIN_ACI_NAME}
2532 ) > ${TMPDIR}/admin_write
2535 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/admin_write ${VERB}"
2542 ${RM} -f ${TMPDIR}/admin_write
2565 …eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"${LDAP_BASEDN}\" -s base objectclass=* aci > ${TMPDIR}/chk_h…
2566 ${GREP} "${HOST_ACI_NAME}" ${TMPDIR}/chk_hostwrite_aci > /dev/null 2>&1
2585 ) > ${TMPDIR}/host_read_write
2588 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/host_read_write ${VERB}"
2595 ${RM} -f ${TMPDIR}/host_read_write
2612 PROFILE_OUT=${TMPDIR}/prof_tmpfile
2995 ${LDAPSEARCH} ${SERVER_ARGS} -b "" -s base "objectclass=*" > ${TMPDIR}/checkVLV 2>&1
2996 eval "${GREP} 2.16.840.1.113730.3.4.9 ${TMPDIR}/checkVLV ${VERB}"
3033 "> ${TMPDIR}/ids_database_name 2>&1"
3034 NUM_DBS=`wc -l ${TMPDIR}/ids_database_name | awk '{print $1}'`
3041 IDS_DATABASE=`cat ${TMPDIR}/ids_database_name | cut -d= -f2`
3104 …${EVAL} "${LDAPSEARCH} ${LDAP_ARGS} -b \"${LDAP_SUFFIX}\" -s base \"objectclass=*\" > ${TMPDIR}/ch…
3150 eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"\" -s base \"objectclass=*\" > ${TMPDIR}/checkDN 2>&1"
3152 eval "${GREP} credential ${TMPDIR}/checkDN ${VERB}"
3587 ${LDAPSEARCH} ${SERVER_ARGS} -b "" -s base "objectclass=*" > ${TMPDIR}/checkTOP 2>&1
3588 ${GREP} -i namingcontexts ${TMPDIR}/checkTOP | \
3589 ${GREP} -i -v NetscapeRoot > ${TMPDIR}/treeTOP
3590 NUM_TOP=`wc -l ${TMPDIR}/treeTOP | awk '{print $1}'`
3598 LDAP_SUFFIX_LIST=`cat ${TMPDIR}/treeTOP |
3621 ) > ${TMPDIR}/ipNetwork_cn
3624 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/ipNetwork_cn ${VERB}"
3645 ) > ${TMPDIR}/ids_timelimit
3648 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/ids_timelimit ${VERB}"
3673 ) > ${TMPDIR}/ids_sizelimit
3676 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/ids_sizelimit ${VERB}"
3703 ) > ${TMPDIR}/ids_crypt
3711 ) > ${TMPDIR}/ids_crypt
3715 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/ids_crypt ${VERB}"
3772 ) > ${TMPDIR}/index_${i}
3775 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/index_${i} ${VERB}"
3803 ) > ${TMPDIR}/task_${i}
3806 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/task_${i} ${VERB}"
3818 \"objectclass=*\" nstaskstatus > \"${TMPDIR}/istask_${i}\" 2>&1"
3819 ${GREP} "${TASKNAME}" "${TMPDIR}/istask_${i}" > /dev/null 2>&1
3823 TASK_STATUS=`${GREP} -i nstaskstatus "${TMPDIR}/istask_${i}" |
3881 ) > ${TMPDIR}/index_${i}
3884 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/index_${i} ${VERB}"
3912 ) > ${TMPDIR}/task_${i}
3915 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/task_${i} ${VERB}"
3927 \"objectclass=*\" nstaskstatus > \"${TMPDIR}/istask_${i}\" 2>&1"
3928 ${GREP} "${TASKNAME}" "${TMPDIR}/istask_${i}" > /dev/null 2>&1
3932 TASK_STATUS=`${GREP} -i nstaskstatus "${TMPDIR}/istask_${i}" |
3992 [ -f ${TMPDIR}/ds5_vlvindex_list ] && rm ${TMPDIR}/ds5_vlvindex_list
3993 touch ${TMPDIR}/ds5_vlvindex_list
3994 [ -f ${TMPDIR}/ds6_vlvindex_list ] && rm ${TMPDIR}/ds6_vlvindex_list
3995 touch ${TMPDIR}/ds6_vlvindex_list
4000 …sslapd-instancedir | ${GREP} 'nsslapd-instancedir=' | cut -d'=' -f2- > ${TMPDIR}/instance_name 2>&…
4002 ${GREP} "slapd-" ${TMPDIR}/instance_name > /dev/null 2>&1 # Check if seems right?
4004 _INST_DIR=`cat ${TMPDIR}/instance_name`
4053 ) > ${TMPDIR}/vlv_index_${i}
4056 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/vlv_index_${i} ${VERB}"
4067 …${ECHO} " directoryserver -s ${_INSTANCE} vlvindex -n ${IDS_DATABASE} -T ${i}" >> ${TMPDIR}/ds5_v…
4068 …n/dsadm reindex -l -t ${i} <directory-instance-path> ${LDAP_SUFFIX}" >> ${TMPDIR}/ds6_vlvindex_list
4078 if [ -s "${TMPDIR}/ds5_vlvindex_list" -o \
4079 -s "${TMPDIR}/ds6_vlvindex_list" ]; then
4083 if [ -s "${TMPDIR}/ds5_vlvindex_list" ]; then
4084 cat ${TMPDIR}/ds5_vlvindex_list
4092 if [ -s "${TMPDIR}/ds6_vlvindex_list" ]; then
4093 cat ${TMPDIR}/ds6_vlvindex_list
4107 ${TMPDIR}/schema_attr > ${TMPDIR}/schema_attr.new
4108 ${MV} ${TMPDIR}/schema_attr.new ${TMPDIR}/schema_attr
4117 ${TMPDIR}/schema_attr > ${TMPDIR}/schema_attr.new
4118 ${MV} ${TMPDIR}/schema_attr.new ${TMPDIR}/schema_attr
4229 ) > ${TMPDIR}/schema_attr
4234 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/schema_attr ${VERB}"
4386 ) > ${TMPDIR}/schema_obj
4389 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/schema_obj ${VERB}"
4413 …eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"${LDAP_BASEDN}\" -s base objectclass=* aci > ${TMPDIR}/chk_t…
4416 cat ${TMPDIR}/chk_top_aci
4420 ${GREP} "${ACI_NAME}" ${TMPDIR}/chk_top_aci > /dev/null 2>&1
4435 ) > ${TMPDIR}/top_aci
4438 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/top_aci ${VERB}"
4464 ${EGREP} $1 $2 | ${SED} -e 's/aci=//' > ${TMPDIR}/grep_find_delete_aci 2>&1
4465 if [ -s ${TMPDIR}/grep_find_delete_aci ]; then
4466 aci_to_delete=`${CAT} ${TMPDIR}/grep_find_delete_aci`
4475 ) > ${TMPDIR}/find_delete_aci
4478 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/find_delete_aci ${VERB}"
4485 ${RM} -f ${TMPDIR}/find_delete_aci
4510 …eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"${LDAP_BASEDN}\" -s base objectclass=* aci > ${TMPDIR}/chk_a…
4518 ${EGREP} ${ACI_TO_ADD} ${TMPDIR}/chk_aci_non_admin 2>&1 > /dev/null
4532 find_and_delete_ACI ${ACI_TO_DEL} ${TMPDIR}/chk_aci_non_admin ${ACI_TO_DEL}
4544 ) > ${TMPDIR}/non_admin_aci_write
4547 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/non_admin_aci_write ${VERB}"
4550 ${CAT} ${TMPDIR}/non_admin_aci_write
4555 ${RM} -f ${TMPDIR}/non_admin_aci_write
4579 …eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"${LDAP_BASEDN}\" -s base objectclass=* aci > ${TMPDIR}/chk_a…
4587 ${EGREP} ${ACI_TO_ADD} ${TMPDIR}/chk_aci_non_host 2>&1 > /dev/null
4601 find_and_delete_ACI ${ACI_TO_DEL} ${TMPDIR}/chk_aci_non_host ${ACI_TO_DEL}
4614 ) > ${TMPDIR}/non_host_aci_write
4617 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/non_host_aci_write ${VERB}"
4620 ${CAT} ${TMPDIR}/non_host_aci_write
4625 ${RM} -f ${TMPDIR}/non_host_aci_write
4650 ) > ${TMPDIR}/vlv_aci
4653 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/vlv_aci ${VERB}"
4675 \"objectclass=*\"" > ${TMPDIR}/chk_nisdomain 2>&1
4676 ${EVAL} "${GREP} -i nisDomain ${TMPDIR}/chk_nisdomain ${VERB}"
4690 ) > ${TMPDIR}/nis_domain
4693 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/nis_domain ${VERB}"
4854 ) > ${TMPDIR}/base_objects
4861 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/base_objects ${VERB}"
4906 ) > ${TMPDIR}/toplevel.${ou}
4909 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/toplevel.${ou} ${VERB}"
4949 ) > ${TMPDIR}/automap.${automap}
4952 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/automap.${automap} ${VERB}"
4993 ) > ${TMPDIR}/proxyagent
4996 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/proxyagent ${VERB}"
5016 …eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"${LDAP_BASEDN}\" -s base objectclass=* aci > ${TMPDIR}/chk_p…
5017 ${GREP} "${PROXY_ACI_NAME}" ${TMPDIR}/chk_proxyread_aci > /dev/null 2>&1
5033 ) > ${TMPDIR}/proxy_read
5036 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/proxy_read ${VERB}"
5054 …eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"${LDAP_BASEDN}\" -s base objectclass=* aci > ${TMPDIR}/chk_p…
5055 ${GREP} "${PROXY_ACI_NAME}" ${TMPDIR}/chk_proxyread_aci | \
5056 ${SED} -e 's/aci=//' > ${TMPDIR}/grep_proxyread_aci 2>&1
5066 HOWMANY=`${WC} -l ${TMPDIR}/grep_proxyread_aci | ${NAWK} '{print $1}'`
5072 proxy_aci=`${CAT} ${TMPDIR}/grep_proxyread_aci`
5086 ${TMPDIR}/grep_proxyread_aci | ${SED} -e "s/\";)//" > \
5087 ${TMPDIR}/proxy_agent_list
5090 ${NAWK} '{print NR ": " $0}' ${TMPDIR}/proxy_agent_list
5096 proxy_aci=`${SED} -n "$_CH p" ${TMPDIR}/grep_proxyread_aci`
5106 ) > ${TMPDIR}/proxy_delete
5109 ${EVAL} "${LDAPMODIFY} ${LDAP_ARGS} -f ${TMPDIR}/proxy_delete ${VERB}"
5112 cat ${TMPDIR}/proxy_delete
5139 ) > ${TMPDIR}/del_profile
5148 ${EVAL} "${LDAPDELETE} ${LDAP_ARGS} -f ${TMPDIR}/del_profile ${VERB}"
5194 eval ${GEN_CMD} > ${TMPDIR}/gen_profile 2> ${TMPDIR}/gen_profile_ERR
5202 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/gen_profile ${VERB}"
5222 rm -fr ${TMPDIR}