Subject | RE: [firebird-support] Grant Priviledges to user |
---|---|
Author | Alan McDonald |
Post date | 2005-07-24T22:28:33Z |
> Hi All,eacht time you create an object, grant priveleges for it to a role you have
>
> Is there an easy way to grant a user ALL priviledges for all objects
> (tables, view, store procedures, etc.) within a database? Having to
> grant priviledges to each object individually can be quite a chore on
> a complex database.
>
> Thanks,
> Steve
created.
Then each time you create a user, grant that user the role privelege.
Alan