Security

last person joined: yesterday 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

Web auth with aruba controller

This thread has been viewed 6 times
  • 1.  Web auth with aruba controller

    Posted Mar 06, 2014 08:01 PM
    Is there a way to use a coa based web portal on clearpass guest using aruba controller?

    I'm trying to set-up on-guard with anonymous login. (I.e how it was in 6.2).


  • 2.  RE: Web auth with aruba controller

    EMPLOYEE
    Posted Mar 07, 2014 12:45 AM

    You can do it with creating a Web Login that has anonymous login/OnGuard. See screen shots

     

    screenshot_12 Mar. 06 23.39.gifscreenshot_02 Mar. 06 23.35.gifscreenshot_03 Mar. 06 23.35.gifscreenshot_04 Mar. 06 23.35.gifscreenshot_05 Mar. 06 23.36.gifscreenshot_06 Mar. 06 23.36.gifscreenshot_07 Mar. 06 23.36.gif

     

    screenshot_10 Mar. 06 23.36.gif



  • 3.  RE: Web auth with aruba controller

    Posted Mar 07, 2014 10:35 AM
    Exactly how I have it. But it appears that the php code looses the username and password after the scan is complete. So it never actually submits.


  • 4.  RE: Web auth with aruba controller

    EMPLOYEE
    Posted Mar 08, 2014 01:51 AM
    Are you seeing any errors in access tracker?


  • 5.  RE: Web auth with aruba controller

    Posted Mar 08, 2014 12:28 PM
    No I am not. On the client it says. "* Username: Required field unavailable"


  • 6.  RE: Web auth with aruba controller

    EMPLOYEE
    Posted Mar 09, 2014 01:12 AM

    You need to hit the page with a redirect. If you are trying it from just hitting the test button it will not work. CPPM will get the mac address and tie it to the anonymous account. You need to make sure you have to check mark to auto generate the account..

     

    The error you are getting is on the guest side from an account not being created when you hit the logon button.

     

    screenshot_02 Mar. 06 23.35.gif



  • 7.  RE: Web auth with aruba controller

    Posted May 15, 2014 11:43 PM

    Hi tarnold,

     

    I tried to follow your way what you post.

    But I never made it successful.

     

    Any idea?

     

    Thanks.



  • 8.  RE: Web auth with aruba controller

    EMPLOYEE
    Posted May 15, 2014 11:46 PM

    There are alot of pieces of this,

     

     

    1. so what errors are you seeing,

    2. are you seeing auth requests hitting the CPPM side,

    3. any errors in the event viewer in guest. 

    4. Can you do a regular 802.1x or MAC auth to CPPM from your controller?



  • 9.  RE: Web auth with aruba controller

    Posted May 16, 2014 01:58 AM

    Hi tarnold,

     

    Thanks your reply.

     

    1. Web login with anonymous failed message is invalid username or password.

    2. No any message in Access Tracker

    3. No any message in event viewer

    4. Yes, if using regular web login in Onboard process, It work fine!

     

    any idea?



  • 10.  RE: Web auth with aruba controller

    Posted May 15, 2014 11:40 PM

    Hi sdr53,

     

    I had the same issue with you. I never made it successful before.

    Did you sovle this issue?

    Could you share it to us?



  • 11.  RE: Web auth with aruba controller

    Posted May 15, 2014 11:46 PM
    I did it poor mans way and just redirected to google after 10seconds using php redirect. So the user reads the error and then all the sudden they are at google and carry on with their day. Our policy lets them to the internet even if they fail the onguard solution. But I need to change it to use a CPPM webauth solution. That might be your best route.


  • 12.  RE: Web auth with aruba controller

    Posted May 16, 2014 01:50 AM

    Hi sdr53,

     

    Thanks your reply.

    I just want to Web login with anonymous. but always login failed with anonymous.

    It returned message is invalid username or password.

     

    any idea?