From: | wsheldah(at)lexmark(dot)com |
---|---|
To: | Giorgio Volpe <giorgio(dot)volpe(at)gtngroup(dot)it> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Apache authentication |
Date: | 2001-08-31 15:01:56 |
Message-ID: | 200108311503.LAA00660@interlock2.lexmark.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
How were you authenticating before? There are LOTS of Apache modules for
authentication, such as mod_auth_ldap, mod_auth_dbi, mod_auth_cookies, etc. It
would help to know exactly what you were using.
This also sounds like it may be more a problem with the new apache configuration
than with postgresql.
HTH,
Wes Sheldahl
Giorgio Volpe <giorgio(dot)volpe%gtngroup(dot)it(at)interlock(dot)lexmark(dot)com> on 08/27/2001
04:29:09 AM
To: pgsql-general%postgresql(dot)org(at)interlock(dot)lexmark(dot)com
cc: (bcc: Wesley Sheldahl/Lex/Lexmark)
Subject: [GENERAL] Apache authentication
I have a problem with apache authentication.
I recently upgrade to postgresql v7.1, upgrading debian distribution (to woody,
testing distribution)
and i discovered that the pakage for apache authentication is no longer there.
(may be they suggest to use PAM instead)
This is really a problem for me for i use it in many sites!
I tried to use old module (for version 6.5 of db) does not work!
Does anybody knows where can i found a module for apache authentication with
postgresql 7.1?
Does it work recompiling old module with new libraries?
thanks in advance ...
--
Giorgio
-----------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Poole | 2001-08-31 15:08:42 | Re: What's wrong about this sql statement? |
Previous Message | wsheldah | 2001-08-31 14:58:24 | Re: Create table syntax |