[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: User Groups
Hi Duncan,
The purpose of the USER GROUP syntax is to attach a tag to the user.
Currently the only meaningful use of the syntax is to allow the
inclusion of a user into the 'secure access' group which grants the user
rights to create and delete users and modify some of the system tables.
Toby.
Duncan Groenewald wrote:
> The CREATE USER function includes a SET GROUPS group_list syntax.
>
> How do I create a group and how are groups used ?
>
> Is there any documentation on GROUPS ?
>
> Thanks