Subject | Re: User name SYSDBA |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-08-04T19:16:47Z |
> Your security model is too weak and antiquated for web applicationsThis sounds very interesting.
> where a single application server services many classes of users. You
> model says that all application server connections are alike and the
> responsibility for enforcing security belongs to the application
> programmer, not the database system. This makes for expensive, bad,
> insecure applications. A security framework is effective if the
> security controls be implemented so the application controls the
> policy that the database system enforces. Firebird can't do this now,
> but could be easily extended to do so.
I would like to hear opinion of David Jencks, whether we can promote
the security context from the J2EE environment automatically. I
suspect that's the way J2EE specs anticipated the security model,
though none of the RDBMSes provide such capabilities. Does it make
sense to you as Geronimo developer?
Roman