Re: gourp users

From: Luuk <luuk_at_invalid.lan>
Date: Wed, 17 Dec 2014 19:55:40 +0100
Message-ID: <5491d1ab$0$2968$e4fe514c_at_news.xs4all.nl>


On 17-12-2014 16:25, Remigio wrote:
> hi,
> I'm using a mysql db as backend of some office applications.
> There are over 40 users which connect to the database and I'd like to group them into 4 or 5 groups for manage their privileges and tables access rights.
> Is there a way to do this?
> Thank you very much
>
> __
> Remigio
>

You should be able to define table(s) which defines the groups and their members.

After that you should be able to define a trigger which updates all members of a group when the privileges of a member is changed. Received on Wed Dec 17 2014 - 19:55:40 CET

Original text of this message