Hello Gordon,

> Is that a search against the production or test server?

This search was against production server. But authtest didn't "find" the user
[EMAIL PROTECTED]

>Do this:
>
>ldapsearch -x -h PROD -s base -b dc=test,dc=com objectclass='*'
>ldapsearch -x -h DEV -s base -b dc=test,dc=com objectclass='*'
>
>Replace PROD and DEV with the hostnames or IPs of the production and dev
>servers.  This will establish that both LDAP servers have the required entry.
>
>You also indicated that ethereal had shown that both servers were providing
>answers to the Courier server.  It'd be helpful to see that, too.

Ok. Here is:

PROD:

# extended LDIF
#
# LDAPv3
# base <> with scope base
# filter: objectclass=*
# requesting: ALL
#

dn: dc=test,dc=com
objectClass: top
objectClass: domain
objectClass: domainDNS
distinguishedName: DC=test,dc=com
instanceType: 5
whenCreated: 20030130180520.0Z
whenChanged: 20070514060802.0Z
[...]

DEV:

# extended LDIF
#
# LDAPv3
# base <dc=test,dc=com> with scope base
# filter: objectclass=*
# requesting: ALL
#

dn: dc=test,dc=com
objectClass: top
objectClass: domain
objectClass: domainDNS
distinguishedName: DC=test,DC=com
instanceType: 5
whenCreated: 20070124140741.0Z
whenChanged: 20070126092834.0Z
[...]

Testing with DEV environment:

authtest [EMAIL PROTECTED]
Authentication succeeded.

     Authenticated: [EMAIL PROTECTED]  (uid 1002, gid 1001)
    Home Directory: /home/admin
           Maildir: /home/admin
             Quota: 100000S

May 14 16:27:17 paramana authdaemond: using search filter:
(&(objectClass=user)([EMAIL PROTECTED]))
May 14 16:27:17 paramana authdaemond: one entry returned, DN:
CN=admin,OU=2300,DC=test,DC=com
May 14 16:27:17 paramana authdaemond: authldaplib: sysusername=<null>,
sysuserid=1002, sysgroupid=1001, homedir=/home/admin, [EMAIL PROTECTED],
fullname=admin, maildir=/home/admin, quota=100000S, options=<null>
May 14 16:27:17 paramana authdaemond: Authenticated: sysusername=<null>,
sysuserid=1002, sysgroupid=1001, homedir=/home/admin, [EMAIL PROTECTED],
fullname=admin, maildir=/home/admin, quota=100000S, options=<null>

I'm having troubles with ethereal to export to txt in dev server, but I can see
that is equal ao prod server.

What more can I test?

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!


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to