Not exactly a mod_perl question but I'm sure it's something we've all
thought about before...
Vladimir S. Tikhonjuk wrote:
I want to make a Database Authentication for my site. I have a
PostgreSQL Database. I made a connect_on_init
by user 'web_user' to the dat
HI all !
I want to make a Database Authentication for my site. I have a
PostgreSQL Database. I made a connect_on_init
by user 'web_user' to the database.
The question is: where better to make site users ? Create them as
database users and put into system pg_shadow and pg_group