Subject | Re: [firebird-support] Create a role that has all rights for a database |
---|---|
Author | Michael Ludwig |
Post date | 2012-10-05T14:34:24Z |
Josef Kokeš schrieb am 21.09.2012 um 13:13 (+0200):
http://tech.groups.yahoo.com/group/firebird-support/message/52407
Michael
> It seems to me that I would have to create a role, give full access toSome bits here, if you need more there's stuff in the archives:
> this role (how?), give this role to both my users, and then in the
> future keep adding rights to this role.
http://tech.groups.yahoo.com/group/firebird-support/message/52407
> It might actually be more feasible to say that one of those users willSYSDBA as an app user is a bad idea.
> be a SYSDBA and do an IF (CURRENT_USER='SYSDBA') THEN ...
Michael