Satheesh Bandaram wrote:

> Hi
> 
> I just attached my proposal to enhance Derby by adding Grant and Revoke
> capability to DERBY-464
> <http://issues.apache.org/jira/browse/DERBY-464>. Hope this leads to
> many other enhancements to Derby in the access-control and security
> areas to make Derby much more capable in client-server configurations.
> 
[snip]
> 
> When a table, view, function, or procedure is created its owner
> (creator) has full privileges on it. No other user has any privileges on
> it until the owner grants privileges.

Can those permissions, the owner's, be revoked?

Ie. if I a create table, can I then revoke DELETE permission on it, from
myself? So that no-one can perform a DELETE.

Dan.


Reply via email to