Subject | Re: [firebird-support] Re: SetUID stored procedures? |
---|---|
Author | Ivan Prenosil |
Post date | 2005-01-27T12:37:37Z |
> That's not the way I understood it... I created these objects asYou have to grant insert right to the procedure.
> SYSDBA, GRANT EXECUTE ON PROCEDURE $PROC to $USER, but when I EXECUTE
> PROCEDURE $PROC, it states that I don't have sufficient privs to
> INSERT INTO - despite the fact that SYSDBA obviously has sufficient privs.
Ivan