Hi,
Apache user authentication results in two variables when used with PHP:
$_SERVER[PHP_AUTH_USER] and $_SERVER[PHP_AUTH_PW].
I'm using the SSPI module to validate users against windows this results in
the users windows password being non encrypted and exposed to PHP, is there
any config setting
Hi, I want to authenticate users in apache using a table in Oracle through
mod_dbd.
1) I compile apache with:
./configure --prefix=/usr/local/apache *--build=i686-pc-linux-gnu *--enable-ssl
--enable-so --enable-dbd --enable-authn-dbd
2) Then i did a make, make install
3) I put this in httpd.con
Hi there,
I think this might be what your looking for
Setup Apache2 with OpenLDAP Authentication
http://www.opensourcehowto.org/how-to/apache/setup-apache2-with-openldap-authentication.html
there is a heap of other information about apache on my website if you
want to have a look
http://www.op
Hi,
I have a few questions about the authentication & authorization methods
within Apache. We have requirements to do Kerberos Authentication & LDAP
Authorization. How would we implement this type of request within apache?
Do we use mod_authnz_ldap or is there some sort of Kerberos module we n
I have a few questions about the authentication & authorization methods
within Apache. We have requirements to do Kerberos Authentication &
LDAP Authorization. How would we implement this type of request within
apache? Do we use mod_authnz_ldap or is there some sort of Kerberos
module we need to
I am attempting to set up several websites as virtual hosts on the same
box using Apache2 on Suse Linux 10.1. These should be set up so that
one group (call them Administrators) has access to all the sites and one
specific user for each site will have access to the sites. To this end,
I have inst
On Thursday 08 December 2005 15:48, Joshua Slive wrote:
> On 12/7/05, Sean Conner <[EMAIL PROTECTED]> wrote:
> > I've yet to try Apache 2.2, but can Apache be configured to support
> > mutiple authentication schemes for the same directory/location? Am I
> > missing something?
>
> I haven't tried i
On 12/7/05, Sean Conner <[EMAIL PROTECTED]> wrote:
> I've yet to try Apache 2.2, but can Apache be configured to support mutiple
> authentication schemes for the same directory/location? Am I missing
> something?
I haven't tried it, but as far as I know apache doesn't have this
capability in any
I'm playing around with authentication schemes under Apache. In reading
the spec [1] I notice that a server can send multiple authentication
schemes.
Now, Apache has support for both Basic and Digest authentication schemes,
and that both the scheme and userid are included with the request,
On 8/5/05, Ari Ravieshanker <[EMAIL PROTECTED]> wrote:
> Hi,
> I have a dilema and can someone please help me in the right direction.
>
> I have an application that relies on apache authentication (Basic or
> other). So any user wants to use that application can login and use
> this application. I
Hi,
I have a dilema and can someone please help me in the right direction.
I have an application that relies on apache authentication (Basic or
other). So any user wants to use that application can login and use
this application. I have a new client request that they will login to
their portal (no
11 matches
Mail list logo