Lines Matching refs:DN

131   2  Base DN to setup              : $LDAP_BASEDN$SUFFIX_INFO$DB_INFO
155 Sorry, suffix ${LDAP_SUFFIX} is not suitable for Base DN ${LDAP_BASEDN}
201 No valid suffixes (naming contexts) were found for LDAP base DN:
217 HELP - Our Base DN is ${LDAP_BASEDN}
219 which can be equal to Base DN itself or be any of Base DN parents.
302 at the base DN for the given service, or "sub", which would specify
303 the search will be performed through *all* levels below the base DN
313 is configured, you will also be prompted to enter a bind DN
428 used to override the default search base DN, the default search
431 defined in nsswitch.conf(4). The default base DN is defined
447 service name, base DN, and scope. Service name is
450 this service will use, or a relative DN followed
465 You must set an LDAP Base DN that can be contained in
853 # NOTE: The check_baseDN function does not catch all invalid DN's.
854 # Its purpose is to reduce the number of invalid DN's to
855 # get past the input routine. The invalid DN's will be
862 ${ECHO} " Checking LDAP Base DN ..."
887 # Remove first key from DN
1282 # get_dirmgr_dn(): Get the directory manger DN.
1286 get_ans "Enter the directory manager DN:" "$LDAP_ROOTDN"
1289 # Update ENV variables using DN.
1297 # get_dirmgr_pw(): Get the Root DN passwd. (Root DN found in slapd.conf)
1310 # Update ENV variables using DN's PW.
1320 ${ECHO} "ERROR: Root DN passwd is invalid."
1322 ${ECHO} "ERROR: Invalid Root DN <${LDAP_ROOTDN}>."
1363 # get_basedn(): Query for the Base DN.
1373 # Get Base DN.
1376 get_ans_req "Enter LDAP Base DN (h=help):" "${_DOM_2_DC}"
1382 * ) ${ECHO} "Invalid base DN: \"${ANS}\"."
1387 get_ans_req "Enter LDAP Base DN (h=help):" "${_DOM_2_DC}"
1391 # Set base DN and check its suffix
1433 # $1: DN
1454 # Kerberos princiapl to DN mapping rules
1460 ${ECHO} " Adding Kerberos principal to DN mapping rules..."
2412 # get_adminDN(): Get the admin DN.
2417 get_ans "Enter DN for the administrator:" "$LDAP_ADMINDN"
2690 # Get the Directory manager DN and passwd.
2784 # get_proxyagent(): Get the proxyagent DN.
2789 get_ans "Enter DN for proxy agent:" "$LDAP_PROXYAGENT"
3097 ${ECHO} "for Base DN ${LOWER_BASEDN}"
3148 # Check the Root DN and Root DN passwd.
3154 ${ECHO} "ERROR: Root DN passwd is invalid."
3156 ${ECHO} "ERROR2: Invalid Root DN <${LDAP_ROOTDN}>."
3412 # input : LDAP_BASEDN - Base DN
3485 # valid suffix to hold current base DN
3500 ${ECHO} " Validating LDAP Base DN and Suffix ..."
3502 # check that LDAP Base DN might be added
3519 ${ECHO} " No valid suffixes were found for Base DN ${LDAP_BASEDN}"
4175 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.1 NAME 'defaultSearchBase' DESC 'Default LDAP base DN used by a DUA' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE )
4667 # set_nisdomain(): Add the NisDomainObject to the Base DN.
4781 [ $DEBUG -eq 1 ] && ${ECHO} "Base DN and Suffix equivalent"
4788 ${ECHO} "for Base DN ${LOWER_BASEDN}"
4869 ${ECHO} " ${STEP}. Created DN component ${dc}."
4883 # $1 = Base DN
5300 # The Base DN might of just been created, so this MUST happen after