Security

 View Only
  • 1.  Issue: Portal-Based Captive Internet Access Fails for Administrator-Created Accounts

    Posted Jul 15, 2025 12:17 PM

    When users self-register through the captive portal, their accounts are successfully authenticated, granting them Internet access. However, accounts created by administrators fail to authenticate and cannot access the Internet.

    Problem Details:

    • Failed Accounts: Created by administrators.

      • Root Cause: Missing required attributes, resulting in authentication failure.

    • Successful Accounts: Self-registered by users.

      • Result: Properly authenticated with full Internet access.

    Expected Behavior: Both administrator-created and self-registered accounts should authenticate correctly and allow Internet access.



  • 2.  RE: Issue: Portal-Based Captive Internet Access Fails for Administrator-Created Accounts

    Posted Jul 15, 2025 02:48 PM

    Everything you are showing under "failed" is a MAC auth, everything under the "successful" is a WebAuth.  Those are two separate processes/workflows and have nothing to do with how the account was created, and are for two different authentication purposes.

    The MAC auth is there to allow a device associated with a previously allowed client using a WebAuth to reconnect without going through the captive portal again.



    ------------------------------
    Carson Hulcher, ACEX#110
    ------------------------------



  • 3.  RE: Issue: Portal-Based Captive Internet Access Fails for Administrator-Created Accounts

    Posted Jul 16, 2025 09:36 AM

    Dear chulcher

    Thank you for your detailed explanation regarding the distinction between MAC authentication and WebAuth, as well as their respective purposes in the workflow. Your clarification has been very helpful in understanding how these processes operate independently while serving complementary roles in the authentication system.

    If I may ask a follow-up question: Could you elaborate on how the system ensures seamless transitions between MAC auth and WebAuth for devices that switch networks or encounter connectivity issues?

    I appreciate your time and expertise.




  • 4.  RE: Issue: Portal-Based Captive Internet Access Fails for Administrator-Created Accounts

    Posted Jul 16, 2025 11:54 AM

    Not sure what you are asking.  There's nothing particularly seamless about the "transition", those are two separate authentications and are accomplished at different points within the connection or client session.  MAC is L2 and done at association, WebAuth is L3 and done as part of the client session and interaction with the captive portal.



    ------------------------------
    Carson Hulcher, ACEX#110
    ------------------------------



  • 5.  RE: Issue: Portal-Based Captive Internet Access Fails for Administrator-Created Accounts

    Posted Jul 20, 2025 05:46 AM
    Im currently experiencing an authentication issue with the captive portal, where internet access is not being granted after the administrator creates a client account
    Portal-Captive Access to the Internet when user create his own account but It's doesn't authenticate or access to the Internet when administrator creat the account