Hello,
dovecot version: 1.0.beta3-3ubuntu5.5 OS: 2.6.15-26-server i686 GNU/Linux Ubuntu dapper filesys: ext3 authentication is with ldap (Active Directory)
the problem is that after a while with a number of pop3 connections (8 people who have checking every 5 minutes), the ldap_search gives 'Operation Error' . we have tried to use the global catalog, but that doesn't solve the problem. the binding is the problem, we must use binding, cause we don't get a userPassword field.
Right now, we have switched to courierLDAP and it works for now, we'll have to see if it persists (we have set an LDAP timeout variable, but don't know if it's related.) The thing is that we have lots of places where can setup something like this with AD, and that for now, we'll probably use courier.
dovecot-ldap.conf:
hosts = 172.17.80.1:3268 dn = CN=SPIC,OU=Beheerders,OU=Zonnegroep,DC=zonnewende,DC=local dnpass = xxxxxxxxx auth_bind = yes ldap_version = 3 base = dc=zonnewende, dc=local user_filter = (mail=%u) pass_attrs = uid=user,userPassword=password pass_filter = (mail=%u) user_global_uid = 5000 user_global_gid = 5000
any ideas on how to solve it?
PS: can you CC me?
Maarten Vanraes BA NV: IT & Security
On 10/18/2007, Maarten Vanraes (maarten@ba.be) wrote:
dovecot version: 1.0.beta3
This is almost two YEARS old...
Personally, I wouldn't waste my time trying to debug it. Update to a recent release version, but be sure to read the release notes...
--
Best regards,
Charles
thanks for the info, but that's what the rhel5 uses at this time... so it can't be that old.
i may have typed an error, and it might be 1.0.3-beta3
thanks
Op vrijdag 19 oktober 2007 13:15, schreef Charles Marcus:
On 10/18/2007, Maarten Vanraes (maarten@ba.be) wrote:
dovecot version: 1.0.beta3
This is almost two YEARS old...
Personally, I wouldn't waste my time trying to debug it. Update to a recent release version, but be sure to read the release notes...
-- Maarten Vanraes BA NV: IT & Security
El Friday 19 October 2007 13:35:06 Maarten Vanraes escribió:
thanks for the info, but that's what the rhel5 uses at this time... so it can't be that old.
Well, with RedHat it can actually be that old. RHEL4 -which is still supported- still uses 0.99, that is something like 4 or 5 years old. Not only that, it can also use a surprisingly confusing version number. Right now, package's name is dovecot-1.0-1.2.rc15. What's this? 1.0-rc15?
In order to know the exact version you're running, run dovecot --version.
Aaaaaaaaaagur.
i may have typed an error, and it might be 1.0.3-beta3
thanks
Op vrijdag 19 oktober 2007 13:15, schreef Charles Marcus:
On 10/18/2007, Maarten Vanraes (maarten@ba.be) wrote:
dovecot version: 1.0.beta3
This is almost two YEARS old...
Personally, I wouldn't waste my time trying to debug it. Update to a recent release version, but be sure to read the release notes...
-- Joseba Torre. CIDIR Bizkaia.
participants (3)
-
Charles Marcus
-
Joseba Torre
-
Maarten Vanraes