RE: authenticating using system user list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



why not create one account to use the db and use table based authentication? Same for email?

bastien

From: Henry Ortega <juandelacruz@xxxxxxxxx>
Reply-To: Henry Ortega <juandelacruz@xxxxxxxxx>
To: php-db@xxxxxxxxxxxxx
Subject:  authenticating using system user list
Date: Thu, 17 Feb 2005 11:54:17 -0500

I have a database program using postgres and having
a PHP front end. It requires people to login to gain access.
Everyone who needs to login to that database program has
a system user account in that machine. (since it's also the
email server)

What is the best way to authenticate using
the system users/passwd? (/etc/shadow ?) I hate to create a a new set
of username/password in postgres for each person just
to be able to login to this program. And it would really
help a lot because they don't have to remember two
passwords.

Any help will be appreciated. Thanks

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux