thank you very much salih, it worked.
On Tue, Apr 22, 2008 at 2:37 PM, Mohammed Salih <[EMAIL PROTECTED]> wrote:
> Hi Sayed,
>
> The Correct Directive is AuthLDAPUrl not AuthLDAPURL. The directive is
> case sensitive. By the way you have to load the module
> auth_ldap_module (httpd 2.0), in order
Hi Sayed,
The Correct Directive is AuthLDAPUrl not AuthLDAPURL. The directive is
case sensitive. By the way you have to load the module
auth_ldap_module (httpd 2.0), in order to get the functionality.
Apache httpd 2.0 -
http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html#authldapurl
Apache ht
Thanks salih,
i added the directive
AllowOverride AuthConfig
in config file after line: AccessFileName .htaccess,
but now while accessing the same url i am getting the error as:
[Tue Apr 22 14:11:28 2008] [alert] [client 127.0.0.1]
/usr/lib/cgi-bin/mine/.htaccess: Invalid command 'AuthLDAPURL',
Hi Sayed,
Did you check if the directory /user/lib/cgi-bin/mine is having an
AllowOverride AuthConfig in the apache configuration.
Example:
AllowOverride AuthConfig
OR
AllowOverride All
to allow all .htaccess-able directives.
Cheers
Salih
On Tue, Apr 22, 2008 at 11:37 AM, syed mehdi
just wanted to know why LDAP authentication is not working for me in given
case (i have apache2 installed on my ubuntu 606):
i have placed .htaccess with these contents in /user/lib/cgi-bin/mine:
AuthType Basic
AuthName 'LDAP Login (Please do not add domainname\\ before username)'
AuthLDAPURL ldap:
On 10/14/05, Sri <[EMAIL PROTECTED]> wrote:
> hi Slive,
>
> thanks for your help.Yes i need to do the same thing i need to install
> mod_suexec module to my existing apache 2 Please help me how to install this
> module to existing one currently i have checked the existing modules it is
> not there.
out this are appreciated.
Regards,
Anand Srinivasan
From: Sri
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 14, 2005
2:01 PM
To: users@httpd.apache.org;
[EMAIL PROTECTED]
Subject: Re: [EMAIL PROTECTED] urgent
help needed for name based virtual hosts configuration problem
hi Slive,
thanks for your help.Yes i need to do the same thing i need to install mod_suexec module to my existing apache 2 Please help me how to install this module to existing one currently i have checked the existing modules it is not there.
Thanks
Joshua Slive <[EMAIL PROTECTED]> wrote:
On 10/13/05, Sri <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am configuring name based virtual hosts in my apache2 server.I have
> created a group and username called bahu and i have configured the virtual
> host as follows
>
> User bahu
> Group bahu
> Syntax error on line 54 of
> /etc/apache2/sites-
Hi,
I am configuring name based virtual hosts in my apache2 server.I have created a group and username called bahu and i have configured the virtual host as follows
#-# Name-Based Virtual Host#-NameVirtualHost x.x.x.x
User bahuGroup bahuServerAdmi
10 matches
Mail list logo