-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
can someone help me to allow authentication from an ldap server? it
looks like i need some special script to start autdaemond for sqwebmail.the
sqwebmail already lookup from ldap server but cant authenticate, here's the
log from my slapd.
logmsg: pri 166, flags 17, from magneto, msg Aug 26 11:19:30 magneto
syslogd: exiting on signal 2
logmsg: pri 247, flags 0, from magneto, msg Aug 26 11:19:38 slapd[101]:
daemon: conn=2293 fd=17 connection from IP=127.0.0.1:2251 (IP=:: 389)
accepted.
Logging to FILE /var/log/slapd.log
logmsg: pri 247, flags 0, from magneto, msg Aug 26 11:19:38 slapd[101]:
conn=2293 op=0 BIND dn="CN=COURIER,DC=POP3,DC=mydomain,DC=COM,DC=PH"
method=128
Logging to FILE /var/log/slapd.log
logmsg: pri 247, flags 0, from magneto, msg Aug 26 11:19:38 slapd[101]:
conn=2293 op=0 RESULT tag=97 err=0 text=
Logging to FILE /var/log/slapd.log
logmsg: pri 247, flags 0, from magneto, msg Aug 26 11:19:38 slapd[101]:
conn=2293 op=1 SRCH base="ou=accounts,dc=pop3,dc=mydomain,dc=com,dc=ph"
scope=2 filter="(&([EMAIL PROTECTED]))"
Logging to FILE /var/log/slapd.log
logmsg: pri 247, flags 0, from magneto, msg Aug 26 11:19:38 slapd[101]:
conn=2293 op=1 SEARCH RESULT tag=101 err=0 text=
Logging to FILE /var/log/slapd.log
my courier-imap server doesnt have problem when looking up to my ldap server
when i use this script.
#!/bin/sh
exec_prefix=/usr/lib/courier-imap
. /etc/imapd.config
tcpserver -c 100 -l pop3.mydomain.com.ph -v -R 192.168.10.10 imap \
${exec_prefix}/sbin/imaplogin \
/var/qmail/bin/auth_imap \
${exec_prefix}/bin/imapd Maildir 2>&1
but when use the default /usr/lib/courier-imap/libexec/authlib/authdaemond
script, the imap server cant authenticate from ldap server. my point here
is, the default script is not functioning when i use ldap server for
authentication!
does anyone has a workaround for this?
TIA'
zham
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4e (MingW32) - GPGOE 0.4.1
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAj1poNMACgkQ9/khW8BNWdSr+gCeLxQ3w8B/qAOXUTK8YHr0UMRy
5VsAoNCCsxchMM2m4zG3cMJxfk/KJne6
=DKjt
-----END PGP SIGNATURE-----