RE: [SQL] Apache authentication & PostgreSQL
От | Volker Hess |
---|---|
Тема | RE: [SQL] Apache authentication & PostgreSQL |
Дата | |
Msg-id | XFMail.990611093207.Volker.Hess@avmz.uni-siegen.de обсуждение исходный текст |
Ответ на | Apache authentication & PostgreSQL (Fomichev Michael <fomichev@null.ru>) |
Список | pgsql-sql |
On 11-Jun-99 Fomichev Michael wrote: > Hi, all ! > I'm trying to show data from the PostgreSQL database to the Web page, > using WWW-SQL. I want the users to get an access to the database from the > browsers under their own names. To achieve this I configured Apache so > that it would authenticate an user when the user enters the directory with > CGI-scripts. I'd like that the name and the password of the user having > been authenticated, will be used in CGI-script for the access to the > database. > I can get the user's name via environment variable $REMOTE_USER, wich is > set by Apache. > > Now the question: is it possible to get the password, which the user has > entered by the authentication ? > > I know one solution. But it requires hacking of Apache. > > Thanks for any suggestions. > Perhaps try to use mod_perl with Apache::AuthenDBI and Apache::Authz ?! Ciao... -- E-Mail: Volker Hess <Volker.Hess@avmz.uni-siegen.de> Uni-GH Siegen . Medienzentrum 57068 Siegen MZ: http://www.avmz.uni-siegen.de/ - SINFO: http:/www.uni-siegen.de/ MEDIAS: http://medias.avmz.uni-siegen.de/ - UNI-MEDIA: http://www.uni-media.de/
В списке pgsql-sql по дате отправления: