[Dovecot] Dovecot at Solaris 10 with LDAP : Buggy LDAP library returned wrong fd: 1
Hi,
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1 dovecot: [ID 128275 mail.error] Auth process died too early - shutting down
Pls help me to solve this.
Rgds,
Mahmud Jami
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
On Wed, 2008-01-16 at 05:12 -0800, Dovecot Jami wrote:
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1
Use OpenLDAP. Solaris LDAP is broken.
I am using Windows 2003 Active Directory as my LDAP server.
Rgds,
Mahmud Jami
Timo Sirainen tss@iki.fi wrote: On Wed, 2008-01-16 at 05:12 -0800, Dovecot Jami wrote:
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1
Use OpenLDAP. Solaris LDAP is broken.
Never miss a thing. Make Yahoo your homepage.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1
Timo Sirainen tss@iki.fi wrote: Use OpenLDAP. Solaris LDAP is broken.
On Wed, Jan 16, 2008 at 05:33:40AM -0800, Dovecot Jami wrote:
I am using Windows 2003 Active Directory as my LDAP server.
I think Timo was referring to the client library you are using on Solaris, not to the server.
(btw: you are easier on us if you don't top-quote :)
Regards
- -- tomás A: because it's backwards Q: Why shouldn't I top-post? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFHjgnCBcgs9XrR2kYRAiTNAJ9WfIdd79MYziRYfwq83EYPQ7IrXwCeNSpI yWKbqerDLjRZsdch/RE2+MY= =G20c -----END PGP SIGNATURE-----
Its my client's requirement to install it with Windows 2003 ADS (LDAP) not with OpenLDAP or Solaris LDAP.
Pls help.
Rgds,
JAMI
Dovecot Jami dovejami@yahoo.com wrote: I am using Windows 2003 Active Directory as my LDAP server.
Rgds,
Mahmud Jami
Timo Sirainen wrote: On Wed, 2008-01-16 at 05:12 -0800, Dovecot Jami wrote:
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1
Use OpenLDAP. Solaris LDAP is broken.
Never miss a thing. Make Yahoo your homepage.
Never miss a thing. Make Yahoo your homepage.
At 5:44 AM -0800 1/16/08, Dovecot Jami wrote:
Its my client's requirement to install it with Windows 2003 ADS (LDAP) not with OpenLDAP or Solaris LDAP.
Pls help.
Please read this carefully.
The problem you are having is with the LDAP shared library that ships with Solaris 10. Sun's library has a bug:
http://bugs.opensolaris.org/view_bug.do?bug_id=6551471 http://bugs.opensolaris.org/view_bug.do?bug_id=4197228
The second link is actually a partial reproduction of a bug description from SunSolve, so if you have access to SunSolve, you may find more there. It looks like Sun actually fixed this bug in their LDAP library for Solaris 8 but they have not done so for Solaris 10.
This bug is completely independent of what LDAP server you use. You can work around this bug by installing the OpenLDAP shared libraries and linking against them instead of the equivalent Sun library
Rgds,
JAMI
Dovecot Jami dovejami@yahoo.com wrote: I am using Windows 2003 Active Directory as my LDAP server.
Rgds,
Mahmud Jami
Timo Sirainen wrote: On Wed, 2008-01-16 at 05:12 -0800, Dovecot Jami wrote:
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1
Use OpenLDAP. Solaris LDAP is broken.
Never miss a thing. Make Yahoo your homepage.
Never miss a thing. Make Yahoo your homepage.
-- Bill Cole bill@scconsult.com
Hi Bill,
How can I install OpenLDAP shared libs and tell my Dovecot to use it?
Rgds,
Mahmud Jami
Bill Cole dovecot-20061108@billmail.scconsult.com wrote: At 5:44 AM -0800 1/16/08, Dovecot Jami wrote:
Its my client's requirement to install it with Windows 2003 ADS (LDAP) not with OpenLDAP or Solaris LDAP.
Pls help.
Please read this carefully.
The problem you are having is with the LDAP shared library that ships with Solaris 10. Sun's library has a bug:
http://bugs.opensolaris.org/view_bug.do?bug_id=6551471 http://bugs.opensolaris.org/view_bug.do?bug_id=4197228
The second link is actually a partial reproduction of a bug description from SunSolve, so if you have access to SunSolve, you may find more there. It looks like Sun actually fixed this bug in their LDAP library for Solaris 8 but they have not done so for Solaris 10.
This bug is completely independent of what LDAP server you use. You can work around this bug by installing the OpenLDAP shared libraries and linking against them instead of the equivalent Sun library
Rgds,
JAMI
Dovecot Jami wrote: I am using Windows 2003 Active Directory as my LDAP server.
Rgds,
Mahmud Jami
Timo Sirainen wrote: On Wed, 2008-01-16 at 05:12 -0800, Dovecot Jami wrote:
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1
Use OpenLDAP. Solaris LDAP is broken.
Never miss a thing. Make Yahoo your homepage.
Never miss a thing. Make Yahoo your homepage.
-- Bill Cole bill@scconsult.com
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
Hi,
I have installed openldap on my solaris 10. OpenLDAP shared files are at /usr/local/include and /usr/local/lib. Now I can I tell Dovecot to use this files.
Rgds,
JAMI
Dovecot Jami dovejami@yahoo.com wrote: Hi Bill,
How can I install OpenLDAP shared libs and tell my Dovecot to use it?
Rgds,
Mahmud Jami
Bill Cole wrote: At 5:44 AM -0800 1/16/08, Dovecot Jami wrote:
Its my client's requirement to install it with Windows 2003 ADS (LDAP) not with OpenLDAP or Solaris LDAP.
Pls help.
Please read this carefully.
The problem you are having is with the LDAP shared library that ships with Solaris 10. Sun's library has a bug:
http://bugs.opensolaris.org/view_bug.do?bug_id=6551471 http://bugs.opensolaris.org/view_bug.do?bug_id=4197228
The second link is actually a partial reproduction of a bug description from SunSolve, so if you have access to SunSolve, you may find more there. It looks like Sun actually fixed this bug in their LDAP library for Solaris 8 but they have not done so for Solaris 10.
This bug is completely independent of what LDAP server you use. You can work around this bug by installing the OpenLDAP shared libraries and linking against them instead of the equivalent Sun library
Rgds,
JAMI
Dovecot Jami wrote: I am using Windows 2003 Active Directory as my LDAP server.
Rgds,
Mahmud Jami
Timo Sirainen wrote: On Wed, 2008-01-16 at 05:12 -0800, Dovecot Jami wrote:
I installed Dovecot-1.0.10 at my Solaris 10 with LDAP support. It runs fine without LDAP. But when I configured LDAP and start it, it shows the following error,
dovecot: [ID 107833 mail.error] auth(default): LDAP: Buggy LDAP library returned wrong fd: 1
Use OpenLDAP. Solaris LDAP is broken.
Never miss a thing. Make Yahoo your homepage.
Never miss a thing. Make Yahoo your homepage.
-- Bill Cole bill@scconsult.com
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
Never miss a thing. Make Yahoo your homepage.
participants (4)
-
Bill Cole
-
Dovecot Jami
-
Timo Sirainen
-
tomas@tuxteam.de