[Catalyst] how to authenticate using database users
Adam Witney
awitney at sgul.ac.uk
Wed Mar 18 16:33:45 GMT 2009
On 18 Mar 2009, at 16:24, Michael Reddick wrote:
>
>
> On Wed, Mar 18, 2009 at 10:51 AM, Adam Witney <awitney at sgul.ac.uk>
> wrote:
>
> Hi,
>
> Our database uses actual database users rather than a table
> containing usernames and password.
>
>
> Why are you doing that?
The database has a row level security model implemented such that row
access is controlled by the database login. This is because several
applications can be used to interact with it.
thanks
adam
More information about the Catalyst
mailing list