Lines Matching refs:MAP

2426     MAP=`basename $dbmfile .dir`
2429 if [[ $MAP != LDAP_* ]] && [[ $MAP != "" ]] && \
2430 [ -f $MAPDIR/${MAP}.pag ] && [[ $MAP != ageing.byname ]]
2432 ALL_MAPLIST="$ALL_MAPLIST $MAP"
2434 if present $MAP $DEFAULT_NIS_MAPS
2436 DEF_MAPLIST="$DEF_MAPLIST $MAP"
2438 elif [[ $MAP = auto.* ]]
2440 AUTO_CUST_MAPLIST="$AUTO_CUST_MAPLIST $MAP"
2444 get_confirm "Do you want the mapping information to be generated for \"$MAP\" map of $DMN domain (y/n/h)?" \
2449 CUST_MAPLIST="$CUST_MAPLIST $MAP"
2453 ALL_MAPLIST=$(remove $MAP $ALL_MAPLIST)
2671 for MAP in ${ALL_DMN_AUTO_CUST_MAPS[*]} ${ALL_DMN_CUST_MAPS[*]}
2673 echo "# $MAP" >> $MAP_FILE
2798 # Read the comment character for a MAP. Append in mapping file if valid.
2799 # Input - $1 : MAP name
2820 # Read a seperate comment character for a MAP for each domain and
2822 # Input - $1 : MAP name, $@ : list of domains
2861 for MAP in ${ALL_DMN_AUTO_CUST_MAPS[*]}
2863 echo "nisLDAPcommentChar $MAP : '#'" >> $MAP_FILE
2871 for MAP in ${ALL_DMN_CUST_MAPS[*]}
2874 get_confirm "Do you wish to specify comment character for \"$MAP\" (y/n/h)?" \
2878 find_domains $MAP CUST_MAPS
2880 echo "Map \"$MAP\" is present in these domains : $PRESENT_IN_DOMAINS"
2882 get_confirm "For \"$MAP\", should the same comment character be set for all the domains (y/n/h)?" \
2886 get_comment_char $MAP
2888 get_comment_char_per_domain $MAP "$PRESENT_IN_DOMAINS"
2892 get_comment_char $MAP
2917 # nisLDAPcommentChar MAP[,DOMAIN] : 'single_comment_char'
3062 get_ans "Enter the MAP name :"
3063 MAP=$ANS
3065 if [[ $MAP = "" ]]; then
3073 find_map_presence_details $MAP
3077 0 ) echo " Error : $MAP not found in any domain; try again"
3081 echo "nisLDAPmapFlags $MAP : s" >> $MAP_FILE
3088 echo "Map \"$MAP\" is present in these domains : $PRESENT_IN_DOMAINS"
3093 echo "nisLDAPmapFlags $MAP : s" >> $MAP_FILE
3099 get_confirm_nodef "Set secure flag for $MAP,${_DMN} (y/n)?"
3102 echo "nisLDAPmapFlags $MAP,${_DMN} : s" >> $MAP_FILE
3338 # Takes MAP name (with or without domain name) as argument, asks
3363 # Read only one TTL triplet for each existing MAP without asking
3369 # Need to read only one TTL triplet for each existing MAP.
3408 # Read TTL triplet for each default MAP (in database ID form) while
3443 # Read TTL triplet for each existing custom MAP while taking
3472 # Need to read only one TTL triplet for this MAP.
3517 # nisLDAPentryTtl MAP[,DOMAIN]:initialTTLlo:initialTTLhi:runningTTL
3554 # only one TTL triplet for each existing MAP.
3571 # Need to read only one TTL triplet for each existing MAP.