Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c266 char *followReferrals; member
852 LDAP_SET_PARAM(arglist->followReferrals, NS_LDAP_SEARCH_REF_P); in client_manual()
1141 LDAP_SET_PARAM(arglist->followReferrals, NS_LDAP_SEARCH_REF_P); in client_mod()
1384 LDAP_SET_PARAM(arglist->followReferrals, NS_LDAP_SEARCH_REF_P); in client_genProfile()
1490 LDAP_CHECK_INVALID(arglist->followReferrals, in client_init()
3260 arg_count += list->followReferrals ? 1 : 0; in num_args()
3295 CLIENT_PRINT("\tfollowReferrals: ", list->followReferrals); in dumpargs()
3499 CLIENT_OPT_CHECK(paramFlag, optlist->followReferrals); in clientSetParam()
3501 optlist->followReferrals = "TRUE"; in clientSetParam()
3503 optlist->followReferrals = "FALSE"; in clientSetParam()
[all …]
H A Didsconfig.sh4329 …TimeLimit $ bindTimeLimit $ credentialLevel $ authenticationMethod $ followReferrals $ serviceSear…