similar to: in CentOS 3.4, mod_auth_ldap ?

Displaying 8 results from an estimated 8 matches similar to: "in CentOS 3.4, mod_auth_ldap ?"

2005 Jun 04
2
Is mod_auth_ldap in a Centos 4 repo anywhere?
Is their a repo with mod_auth_ldap ? Regards, Ted
2005 Jun 03
0
Problems with mod_auth_ldap module
Just wondering if anyone's using the apache mod_auth_ldap module with require directives other than "valid-user"? Reason for asking is that no matter what require statement (except valid-user) I try to use, apache logs "unknown require directive". According to the ldap logs it does lookup, and find, the user in question. Any thoughts? Config error or bug? Regards,
2008 Apr 10
2
mod_auth_ldap Apache2 on CentOS 5 and require group
Hi , i am facing a strange problem. I have centos , i wan to access svn trought apache using mod auth ldap. This is what i have configured AuthLDAPBindDN cn=svn,ou=Operators,o=Organization AuthLDAPBindPassword Pass1 AuthLDAPURL "ldap://ldap/ou=Users,o=Organization?uid" AuthLDAPGroupAttribute member AuthLDAPGroupAttributeIsDN on Require
2005 Sep 26
2
C4 - mod_authz_ldap - weird behavoir
hi I have problem with mod_authz_ldap with this setup: <Directory /var/www/html/weby_2005> AuthzLDAPServer "ldap:389" AuthzLDAPUserBase dc=group,dc=cz AuthzLDAPBindDN uid=ds,ou=People,dc=group,dc=cz AuthzLDAPBindPassword XXXXX AuthzLDAPUserKey uid AuthzLDAPUserScope subtree AuthzLDAPLogLevel debug # needed for user auth
2009 Mar 20
1
pam_ldap and nss_ldap failover
I'm (finally) getting around to putting a backup LDAP authentication server on my network. The backup uses syncrepl to grab the database, and to my eyes both LDAP servers answer read queries identically. I'm testing the client side of this configuration on virtual CentOS 5 i386 machine. /etc/ldap.conf reads ----- %< ----- base dc=DOMAIN,dc=com timelimit 30 bind_timelimit 30
2006 Jan 05
2
Apache issue
I know it is a configuration error. But i cannot figure it out. The server was working fine until a couple of days ago. it is now throwing: Forbidden You don't have permission to access / on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.0.52 (CentOS) Server at BabyHydra.localdomain Port 80 Nothing
2006 Nov 28
5
considering dovecot
Hi all. I'm making a case to use Dovecot over Courier and would like some feedback. I've searched the web extensively and have been unable to find any hard information regarding Dovecot's IMAP performance. I've got some pressure to use Courier but my gut tells me that Dovecot should be much faster. In particular, I will have typical users with mailboxes exceeding 10,000
2007 Dec 16
0
LDAPget question, usage
Hi, I've recently come across LDAPget (version 2.0rc1) and I've been trying to get it functional in my test environment (Asterisk 1.4.15 and MS Active Directory 2003) but I can't seem to get it working. I put together a test extension to try to change the CALLERID(name) by way of a LDAP query to AD: extensions.conf exten => 100,1,Answer() exten =>