480 | Chapter 30. Captive Portal
ProSafe 7000 Managed Switch Release 8.0.3
CLI: Create Users and Groups
1. Create a group whose group ID is 2.
(Netgear Switch) #config
(Netgear Switch) (config)#captive-portal
(Netgear Switch)(Config-CP)# user group 2
2. Create a user whose name is user1.
(Netgear Switch) (Config-CP)#user 2 name user1
3. Configure the user’s password.
(Netgear Switch) (Config-CP)#user 2 password
Enter password (8 to 64 characters): 12345678
Re-enter password: 12345678
4. Add the user to the group.
(Netgear Switch) (Config-CP)#user 2 group 2
Web Interface: Create Users and Groups
1. Create a group.
a. Select Security > Control > Captive Portal > CP Group Configuration. A screen
similar to the following displays.
b. Enter the following information:
• In the Group ID field, select 2.
• In the Group Name field, enter Group2.