groups.ini, stores Group definitions used by the Security Manager.
Syntax
group_name = user_name{,user_name}
group_name
|
the name of the Group.
|
user_name
|
the users in the group.
One or more comma delimited usernames defined in users.ini.
|
Notes
Changes made to configuration files will not be used until the server is
restarted.
Example
public = guest
|