K-Secure VPN Server K-Secure VPN Client
Introduction
Installation
Quick Start Tutorial
How It Works
Release Notes
Working with the Server
Server Side Overview
Groups, Rules and Users
Server Status
Peers
IP Assignments
Connections
Express Config
Groups
Rules
Users
History
Proxy Agent
Working with the Wizards
Group Wizard
Rule Wizard
User Wizard
Options
General
Connections
History
Languages
Look and Feel
Server
Virtual Network
Warnings
Command Line Options
How To ...
Install License
Start and Stop
Uninstall
Using Service Control Manager
Using ipconfig
Tech Support
Purchasing and Licensing Agreements
How to Order
License

Groups

A group is a virtual container for users and rules. Connections originated from the client computer of a user in a particular group are controlled by the rules defined in the same group. In order to create a user or a rule, a group must be created first.
Each row in the list represents a group in the system; it contains the following fields:
  • ID: the ID of the group assigned by the system when the group is created; ID is read-only and cannot be modified;
  • Parent: ID of the parent group;
  • Name: plain-text name of the group;
  • # Child: number of children groups in the group (read-only field);
  • # Rules: number of rules defined in the group (read-only field);
  • # Users: number of users in the group (read-only field);
Mini-buttons:
  • Grid Lines - show or hide the grid lines in the list;
  • Refresh - refresh the list;
  • Duplicate - create a new group based on the selected one (in Advanced Group Editor);
  • Move Up - move the selected group one line up;
  • Move Down - move the selected group one line down;
  • Swap - exchange the positions of selected groups;
  • Renumber - reassign IDs to all groups;
Operations:
  • Click Create to launch the Create Group Wizard;
  • Click Modify to launch the Modify Group Wizard;
  • Click Delete to delete selected groups;
  • Hold down the ALT key and click a field to directly edit the value;
  • Right click a group and choose Advanced Group Editor to edit the values directly (for advanced users only);
See Also