Hi

I'm looking for a way to log in to a database application. The database is
PostgreSQL, and it would be nice if the solution would use the database for
authentication.

The webserver is apache. I could use htaccess, but I really need to know
who's logging on, because the user is only allowed to see his own data from the
database. Also, as stated above, it would be nice to use the database server so
I only have to maintain information one place.

I'm concerned about how to pass the login information to the database pages,
without the possibility for others to fake this login information.

I hope someone has done this and will share

Regards,

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2582
Howitzvej 75               Åben 14.00-18.00        Email: [EMAIL PROTECTED]
2000 Frederiksberg        Lørdag 11.00-17.00       Web:      www.suse.dk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to