Hi everybody,
I've been searching and really can't find anything to help me with this
problem so I thought I'd try here. I'm trying to get auth_pop working with a
test account, but whenever I try to auth I get "-ERR user record
incorrect". I would assume this is an incorrect setting somewhere for
auth_pop (maybe when it compiled?) because when I try qmail-ldaplookup it
works. Has anyone seen this type of problem before.
--begin confusion--
blackbox:qmail {117} /var/qmail/bin/qmail-ldaplookup -u test -p test
init_ldap: passwords are not compared via rebind
localdelivery: off
clustering: off
ldapobjectclass:
homedirmaker: /var/qmail/bin/custom_dirmaker
defaultDotMode: ldaponly
defaultQuota:
QuotaWarning:
------
You are over your Quota
------
qldap_lookup: searching with (uid=test)
qldap_lookup: succeeded, found:
uid: test
qmailUID: 11184
qmailGID: 2110
accountStatus: undefined
mailMessageStore: /var/qmail/maildirs/test
homeDirectory: (null pointer)
mailHost: blackbox.pimp.as
mail: [EMAIL PROTECTED]
mailAlternateAddress: no entry in the database
mailQuota: no entry in the database
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
userPassword:
$2a$06$VoVelGZcvMcKnFYlVI5k9uyJgMIt4q6o09nk1L51TM/TGeii9FAVy
qldap_lookup: password compare was successful
blackbox:qmail {118}
blackbox:qmail {118} /var/qmail/bin/qmail-popup localhost
/var/qmail/bin/auth_pop
+OK <16217.1016175185@localhost>
user test
+OK
pass test
-ERR user record incorrect
blackbox:qmail {119}
--end confusion--
Thanks in advance,
Pete W.