This is a discussion on Re: Authentication failed. within the mailing.postfix.users forums, part of the Mail Servers and Related category; sam wun wrote: > Hi, > > I installed openldap22 with courier-imap, courier-auth-lib and postfix > 22 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
sam wun wrote:
> Hi, > > I installed openldap22 with courier-imap, courier-auth-lib and postfix > 22 in freebsd 5.4. But when I test pop3, I got the following error in > the log: > > May 30 12:05:52 mail02 postfix/postfix-script: starting the Postfix > mail system > May 30 12:05:53 mail02 postfix/master[7678]: daemon started -- version > 2.2.3, configuration /usr/local/etc/postfix > May 30 12:06:51 mail02 authdaemond: authldaplib: error in LDAP > configuration file, aborting > May 30 12:06:51 mail02 pop3d: LOGIN FAILED, user=test@authtec.com, > ip=[::1] > May 30 12:06:51 mail02 pop3d: authentication error: Input/output error > After rebooted the system, and executed the same test, the log shown more error; May 30 12:25:50 mail02 pop3d: authentication error: Input/output error May 30 12:26:20 mail02 postfix/trivial-rewrite[749]: warning: dict_ldap_connect: Unable to bind to server ldap://localhost:389 as cn=mailadmin,ou=admin,dc=authtec,dc=com: 49 (Invalid credentials) May 30 12:26:20 mail02 postfix/trivial-rewrite[749]: fatal: ldap:mailuser(0,100): table lookup problem May 30 12:26:21 mail02 postfix/qmgr[569]: warning: premature end-of-input on private/rewrite socket while reading input attribute name May 30 12:26:21 mail02 postfix/qmgr[569]: warning: problem talking to service rewrite: Unknown error: 0 May 30 12:26:21 mail02 postfix/master[559]: warning: process /usr/local/libexec/postfix/trivial-rewrite pid 749 exit status 1 May 30 12:26:21 mail02 postfix/master[559]: warning: /usr/local/libexec/postfix/trivial-rewrite: bad command startup -- throttling > How can I track down the problem in detail? > > Thanks > Sam > > |