[users@httpd] mod_auth_ldap TLS Authoriztion

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

 



Hi all,

         I am trying to use LDAP authentication using mod_auth_ldap module(ver 3.33) in apache 2.0.55.

         I have a .htaccess file like below,

AuthType Basic
AuthName "Password Required"
AuthLDAPURL ldap://host.domain.net/dc=domain,dc=net?cn
AuthLDAPStartTLS on
require valid-user

When I am accessing the page I am getting the below mentioned error in the /var/log/apache2/error.log

[Sat Jan 21 13:07:41 2006] [debug] mod_auth_ldap.c(884): LDAP: auth_ldap not using SSL connections
[Sat Jan 21 13:07:41 2006] [alert] [client 192.168.0.2] /var/www/localhost/htdocs/test/.htaccess: Invalid command 'AuthLDAPStartTLS', perhaps mis-spelled or defined by a module not included in the server configuration


If I remove the
"AuthLDAPStartTLS on" directive from the .htaccess, I am getting authenticated against LDAP server. I want to use TLS authorization. Can somebody help me?.


Thanks & Regards,
Muthu.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux