Sameer N Ingole wrote:

Hi,

I was trying to run qmail-ldap. Following are the steps I performed.

Correction there,
I was trying to run *qmail-imapd*. Following are the steps I performed.


1. Edited qmail-imapd/run script to use auth_imap
--< edited exec statement >---
exec \
       tcpserver -v -HRl $ME -x$QMAIL/control/qmail-imapd.cdb \
${CONCURRENCY:+"-c$CONCURRENCY"} ${BACKLOG:+"-b$BACKLOG"} 0 imap \
       $QMAIL/bin/auth_imap ${PBSTOOL:+"-d$PBSTOOL"} \
       $QMAIL/bin/qmail-imapd "$ALIASEMPTY"

--< original exec statement >---
#exec \
#        tcpserver -v -HRl $ME -x$QMAIL/control/qmail-imapd.cdb \
# ${CONCURRENCY:+"-c$CONCURRENCY"} ${BACKLOG:+"-b$BACKLOG"} 0 imap \
#        $COURIER/sbin/imaplogin \
#        $QMAIL/bin/auth_imap ${PBSTOOL:+"-d$PBSTOOL"} \
#        $COURIER/bin/imapd "$ALIASEMPTY"

2. Created qmail-imapd.cdb in controls

3. ran qmail-smtpd with LOGLEVEL=255

Here I got this error
--< error >--
init: control/dirmaker: /var/qmail/bin/dirmaker
warning: auth_error: authorization failed (file descriptor not open)
tcpserver: end 15536 status 28416
--< /error >--

I am already running pop3 and pop3 ssl. Which means
there is no prob with ldap-bind. What does the warning
"auth_error: authorization failed (file descriptor not open)" indicate?

Correction.
What does the *error* indicate?
POP3 can authorize with same information.


I am using qmail-ldap-1.03-20050401a patch and
qmail-queue-custom-error patch.

I tried to search the list archives but coulden't find any useful info
except this one http://marc.theaimsgroup.com/?l=qmail-ldap&m=102217813109100&w=2

How far does this apply to my problem?
Do I have to patch the file with this?

Regards,

--
Sameer N. Ingole
/*****************************************************/
Better to light one candle than to curse the darkness.
/*****************************************************/

Reply via email to