Searched defs:get_ans_req (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh668 # get_ans_req(): gets an answer (required) from the user, NULL value not allowed.
671 get_ans_req() function
1301 get_ans_req " Choose one Authentication Method (h=help):"
1333 get_ans_req " Choose one Authentication Method (h=help):"
1590 get_ans_req "Preferred server list for configuration information (h=help):"
1661 get_ans_req "Proxy user bind DN to obtain configuration information (h=help):"
1690 get_ans_req "Preferred server list for mapping data to/from LDAP (h=help):"
1761 get_ans_req "Proxy user bind DN to read/write data from/to LDAP (h=help):"
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh534 # get_ans_req(): gets an answer (required) from the user, NULL value not allowed.
537 get_ans_req() function
1376 get_ans_req "Enter LDAP Base DN (h=help):" "${_DOM_2_DC}"
1387 get_ans_req "Enter LDAP Base DN (h=help):" "${_DOM_2_DC}"
1428 get_ans_req "Enter Kerberos Realm:" "$LDAP_KRB_REALM"
2231 get_ans_req "Enter service id to delete:"
2261 get_ans_req "Enter service id to modify:"
2292 get_ans_req "Enter the base:" "$_CURR_BASE"
2294 get_ans_req "Enter the scope:" "$_CURR_SCOPE"

Completed in 59 milliseconds