This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Authenticate User over Access Point

Hi :)

I want to authenticate a user on my Sophos XG when connecting via an Accesspoint. (I want to allow a specific user access to my Server Network)

As far as i'm aware you have to authenticate using the captive portal provided by the firewall... but i want to use regular RADIUS authentification. No captive portal!!!

 

I want a user to sign into the WIFI Network using his personal user and credential and then have a userrule apply to that user.

Is this possible and if then how do I go about setting that up?

 

Thanks in advance



This thread was automatically locked due to age.
Parents Reply
  • Another approach is using Radius Accounting.

    Using WPA Enterprise via Radius and the framed IP, you could actually get all the information by your Access Point as live users.

    https://community.sophos.com/kb/en-us/127328

     

    Your Access Point needs to support Framed IP. https://tools.ietf.org/html/rfc2865

    You need to find out, if so. 

     

    Afterwards you need a Radius Server. 

    The Radius server will redirect your Accounting packets to XG. XG  can pick up the framed IP + User name and authenticate those users. 

     

    Sounds like you dont have a radius server. The AP will most likely have a radius "Client". So you need a radius server (NPS?) 

    __________________________________________________________________________________________________________________

Children