

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
3 messages in net.sourceforge.lists.courier-users[courier-users] Limits with LDAP in A...| From | Sent On | Attachments |
|---|---|---|
| Watashi | May 13, 2007 2:45 pm | |
| Sam Varshavchik | May 13, 2007 2:59 pm | |
| Watashi | May 14, 2007 12:48 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [courier-users] Limits with LDAP in Authlib? | Actions... |
|---|---|---|
| From: | Watashi (wata...@click21.com.br) | |
| Date: | May 13, 2007 2:45:23 pm | |
| List: | net.sourceforge.lists.courier-users | |
Hello All,
I'm having a big trouble here with Courier-authlib 0.59.3. I have two LDAP servers, one with for development and other to production environment.
In both servers I have the same environment, but in development server I imported a few users and groups (less than 200). In production server I have 40000 objects, 8000 with email accounts. In both I have 30 Organization Units. Well, with authlib in my development server it works fine, but in production it doesn't (using the same server, just changing the IP of servers). I can see in Ethereal that in both situations the LDAP server answer right, with all attributes.
In authlib server:
authtest adm...@test.com Authentication FAILED: Input/output error
mail.log:
May 13 18:35:32 paramana authdaemond: authldap: trying this module May 13 18:35:32 paramana authdaemond: selected ldap protocol version 3 May 13 18:35:32 paramana authdaemond: binding to LDAP server as DN 'CN=linuxbind,OU=Users,DC=test,DC=com', password 'passbind' May 13 18:35:32 paramana authdaemond: using search filter: (&(objectClass=user)(mail=adm...@test.com)) May 13 18:35:32 paramana authdaemond: ldap_search_st() failed May 13 18:35:32 paramana authdaemond: selected ldap protocol version 3 May 13 18:35:32 paramana authdaemond: binding to LDAP server as DN 'CN=linuxbind,OU=Users,DC=test,DC=com', password 'passbind' May 13 18:35:32 paramana authdaemond: using search filter: (&(objectClass=user)(mail=adm...@test.com)) May 13 18:35:32 paramana authdaemond: ldap_search_st() failed May 13 18:35:32 paramana authdaemond: authldap: TEMPFAIL - no more modules will be tried
My authldaprc:
LDAP_URI ldap://10.0.1.154 LDAP_SERVER 10.0.1.154 LDAP_PORT 389 LDAP_PROTOCOL_VERSION 3 LDAP_BASEDN DC=test,DC=com LDAP_BINDDN CN=linuxbind,OU=Users,DC=test,DC=com LDAP_BINDPW passbind LDAP_AUTHBIND 1 LDAP_MAILROOT LDAP_MAIL mail LDAP_HOMEDIR mailbox LDAP_MAILDIR mailbox LDAP_GLOB_UID 1002 LDAP_GLOB_GID 1001 LDAP_TLS 0 LDAP_CLEARPW userPassword LDAP_MAILDIRQUOTA quota LDAP_FULLNAME cn LDAP_DEREF never LDAP_TIMEOUT 5 LDAP_FILTER (objectClass=user)
If I change in authldaprc the following line:
LDAP_BASEDN DC=test,DC=com to LDAP_BASEDN ou=2300,DC=test,DC=com
and look for a User in this OU, it works good. But the users from another OUs doesn't.
So, Is there any limits for quantity of users in LDAP Server?
Someone could, please, help me? I already tried everything but it wasn't enough. I untill changed the sources to printf and nothing.
Thanks for any help.
Luiz
___________________________________________________________________________________ Para fazer uma ligação DDD pra perto ou pra longe, faz um 21. A Embratel tem tarifas muito baratas esperando por você. Aproveite!







