Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

LDAP.SetReferrals

Sets the referrals option.

Component Version macOS Windows Linux Server iOS SDK
LDAP 6.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "LDAP.SetReferrals"; LDAPRef; Value )   More

Parameters

Parameter Description Example
LDAPRef The reference number for the LDAP connection. $ldap
Value The new setting. 0

Result

Returns OK or error.

Description

Sets the referrals option.
Specifies whether to automatically follow referrals returned by the LDAP server.

See also

This function checks for a license.

Created 18th December 2015, last changed 18th December 2015


LDAP.SetProtocolVersion - LDAP.SetTimeOut