Chapter 6 Deploying Wireless Networks for FortiOS 5.0 : Wireless network examples : A more complex example : Configuring authentication for employee wireless users
  
Configuring authentication for employee wireless users
Employees have user accounts on the FortiGate unit. This example shows creation of one user account, but you can create multiple accounts and add them as members to the user group.
To configure the user group for employee access - web-based manager
1. Go to User & Device > User > User Group and select Create New.
2. Enter the following information and then select OK:
Name
employee-group
Type
Firewall
Available Users
Members
Move appropriate user accounts to the Members list.
To configure the user group for employee access - CLI
config user group
edit "employee-group"
set member "user01"
end
The user authentication setup will be complete when you select the employee-group in the SSID configuration.