Symantec Access Management

 View Only

Tech Tip : CA Single Sign-On :  Web Agent on Apache shows @username=%USER% @smretries=0 @smheaders=sm_sdomain from login.fcc 

  • 1.  Tech Tip : CA Single Sign-On :  Web Agent on Apache shows @username=%USER% @smretries=0 @smheaders=sm_sdomain from login.fcc 

    Broadcom Employee
    Posted Apr 11, 2018 06:38 AM

    Issue:


    Running Web Agent, when my browser reach the login.fcc page, I get
    displayed in the page the following code :

    @username=%USER% @smretries=0 @smheaders=sm_sdomain

    and as such, I cannot login. How can I fix it ?

     

    Resolution:

     

    Check the configuration of the Apache server
    and if you have AddHandler configuration, comment
    them or remove them and restart Apache.

    The AddHandler are usually :

    AddHandler smformsauth-handler .fcc
    AddHandler smsslformsauth-handler .sfcc
    AddHandler smadvancedauth-handler .scc
    AddHandler smcookieprovider-handler .ccc

     

     

    KB : KB000075015