Here is the output of "qmail-ldaplookup -d 255 -u aaron14" from the linux
box.
[root@development root]# /var/qmail/bin/qmail-ldaplookup -d 255 -u aaron14
init_ldap:      passwords are not compared via rebind
                localdelivery:   on
                clustering:      off
                ldapobjectclass: 
                homedirmaker:    /var/qmail/bin/mycreate-missing-homedirs
                defaultDotMode:  both
                defaultQuota:    1000000S, 1000C
                QuotaWarning:
------
You've exceeded your mailbox message size or message count limit

------
qldap_lookup:   searching with (uid=aaron14)
qldap_lookup:   succeeded, found:
                uid: aaron14
                qmailUID: 600
                qmailGID: 600
                accountStatus: active
                mailMessageStore: /var/qmail/maildirs/aaron14
                homeDirectory: (null pointer)
                mailHost: virtual2.arril.net
                mail: [EMAIL PROTECTED]
                mailAlternateAddress: [EMAIL PROTECTED]
                                 [EMAIL PROTECTED]
                mailQuotaSize: no entry in the database
                mailQuotaCount: no entry in the database
                mailQuota: 100000000S, 10000C
                mailForwardingAddress: no entry in the database
                deliveryProgramPath: no entry in the database
                qmailDotMode: no entry in the database
                deliveryMode: no entry in the database
                mailReplyText: no entry in the database
                mailSizeMax: no entry in the database
[root@development root]#


Allan Kamau.

-----Original Message-----
From: 'Claudio Jeker' [mailto:[EMAIL PROTECTED]] 
Sent: 21 January 2003 13:13
To: '[EMAIL PROTECTED]'
Subject: Re: libsasl.so.7: failed error - Now unable to login using pop3

On Tue, Jan 21, 2003 at 11:28:30AM +0300, Kamau Allan wrote:
> I created a new user entry and used
> userPassword:{SSHA}22onNmlYVY5lUwkx0zkzb+LYODZTLp1Z in the .ldif file. I
> simply substituted all the aaron13 string to aaron14 in the ldif file and
> then loaded the file into ldap.
> Now when I try to login I get the message below. 
> Could my ldif file be wrong (I've attached it), kindly see attachment.
> 
> [aaron@development aaron]$ telnet localhost 110
> Trying 127.0.0.1...
> Connected to development (127.0.0.1).
> Escape character is '^]'.
> +OK <[EMAIL PROTECTED]>
> user aaron14
> +OK 
> pass aaron
> -ERR user record incorrect
> Connection closed by foreign host.
> 

user record incorrect means that there are some attributes missing in the
ldap database or in the ~/control files.

Try qmail-ldaplookup -d 255 -u aaron14 and have a look at the output.

-- 
:wq Claudio

Reply via email to