RE: Re: Apache2+LDAP authentication problem

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

 



Hi David,

 

I am using LDAP authentication too. I have similar configuration line with yours in httpd.conf file and it works for authentication part.

But I found out that once I authenticated, the credential will stay forever until I close to browser. If I left the browser open over a day, and it leave the page go to yahoo etc then comes back, it will not challenge me for authentication.

 

I have following line in  httpd.conf

LDAPCacheTTL 600

LDAPOpCacheTTL 600

 

But it does not seems making any difference.

 

Does authentication expiration works on your set up?

 

Thanks in advance.

 

David Long

 

From: David (Dave) Donnan [mailto:david.donnan@xxxxxxxxxxxxxxx]
Sent: Monday, January 24, 2011 2:30 AM
To: users@xxxxxxxxxxxxxxxx; Tomas Pelka
Subject: Re: Re: Apache2+LDAP authentication problem

 

Tomas hello.

It works for me, I have the following:

httpd.conf:
------------

AuthLDAPURL              "ldaps://<hostname>:636/ou=internal,ou=People,o=group"
# Note the above is simpler than yours
# Note I don't use AuthzLDAPAuthoritative off
...
AuthLDAPBindDN "cn=asdf,...,o=group"
AuthLDAPBindPassword <plain text password>

...
require valid-user
...

Cdlt, Dave
-------

Firstly, sorry that On 21/01/2011 00:55, Tomas Pelka wrote:

AuthzLDAPAuthoritative off

 


[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