Best practice for employee BYOD Wi-Fi with captive portal?

Posted by MaaS_10@reddit | sysadmin | View on Reddit | 76 comments

Hi everyone,

I'm currently setting up Wi-Fi for employees using their own BYOD devices and wanted to ask what the best practice is in this case.

Here’s what I’m thinking:
The SSID will be open (unencrypted), and I’ll use a captive portal hosted on a Fortigate firewall. We'll connect the portal to Active Directory via LDAP, and allow only selected AD users to authenticate.

So, users will connect to the open Wi-Fi network and then log in using their AD credentials. This Wi-Fi will be on a separate VLAN with very limited internet access and bandwidth shaping in place.

The main concern I have is that since the SSID is open (unencrypted), users will see a warning that the network is not secure. Given that this is essentially a "public-like" network for employees (separate from the internal network), I assume this isn’t a big issue — or is it?

Thanks in advance for any advice or suggestions!