Symantec Access Management

  • 1.  Tech Tip : CA Single Sign-On ::  Policy Server  :: Disable LDAP Referrals

    Broadcom Employee
    Posted Jun 25, 2015 12:11 PM

    ##### Tip Description

     

    Lot of times ,you may get LDAP error 91 or 81  such as the below knowing that your directory is up and running with no issues .

     

    [SmDsLdapConnMgr.cpp:923][ERROR]  SmDsLdapConnMgr Bind. Server 159.202.167.217 : 14389. Error 91-Can't  connect to the LDAP server

     

    Their might be lot of causes that can result  "LDAP Error 91-Can't connect to the LDAP server"

     

    This is normally a pretty straightforward problem. It means it cannot open a connection to the LDAP server. Typical reasons are:

    -bad ip

    -bad hostname

    -bad port #

    -firewall, load balancer, router etc

     

    Now another cause that few think about is the LDAP referrals.

    If the user directory is sending back LDAP referrals that Siteminder is trying to connect to ,This can cause these errors to show up .

     

    We have 2 kinds of referrals :

     

    - Their is the SDK referral which is managed by the LDAP layer on the policy server

    - there is the Enhanced referral that is managed by the Siteminder itself

     

    To disable the referrals Please follow the below steps :

     

    - You can disable the "Enhanced referrals" from Siteminder from smconsole  --> Data tab by un-flagging the "enable Enhanced Referrals" option at the button of the page .

    -  The second referral that we need to disable is the SDK which can be found as described below

     

    EnableReferrals :

     

    In  HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\Ds\LDAPProvider

     

    Note: The value is shown in hexadecimal notation. "EnableReferrals"=dword:00000001

     

    Determines if any LDAP referrals are handled by the Policy Server. If set to 0, no LDAP referrals will be accepted by the Policy Server. If set to 1, the Policy Server accepts LDAP referrals.

    LDAP referrals are enabled by default. This setting may only be modified by editing the Registry.

     

    Restart your policy server for the changes to take effect.



  • 2.  Re: Tech Tip : CA Single Sign-On ::  Policy Server  :: Disable LDAP Referrals

    Broadcom Employee
    Posted Jun 26, 2015 03:21 AM

    Hi,

     

    A slight correction to bring here :

     

    EnableReferrals set to 0 will not disable the referrals, but the Policy Server will not follow them.

     

    To fully disable the referrals, you do need to set also the registry key EnableEnhancedReferrals to 1.

     

    Ref. : http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec601497.aspx

     

    Best Regards,

    Patrick



  • 3.  RE: Re: Tech Tip : CA Single Sign-On ::  Policy Server  :: Disable LDAP Referrals

    Broadcom Employee
    Posted Dec 15, 2021 11:11 AM
    The tech doc may be located at the new link below:

    https://knowledge.broadcom.com/external/article/48683/policy-server-ldap-referrals-enableenh.html