Hello,

I have just installed SOGo (for the first time) on Debian Jessie following this guide:
https://www.howtoforge.com/tutorial/how-to-install-sogo-on-debian-8/

I could successfully login with the user added in mysql, however I required LDAP authentication to work. I added the following to the sogo.conf :

--------------------------------------------------------------------------
  //SOGoUserSources =
  //  (
  //    {
  //      type = ldap;
  //      CNFieldName = cn;
  //      UIDFieldName = uid;
  //      IDFieldName = uid;
  //      IMAPHostFieldName = mailHost;
  //      baseDN = "ou=People,dc=domain,dc=com";
  //      bindDN = "";
  //      bindFields = "";
  //      bindPassword = "";
  //      canAuthenticate = YES;
  //      displayName = "LDAP";
  //      hostname = ldaps://hostname:636;
  //      filter = "mail = '*'";
  //      id = public;
  //      isAddressBook = YES;
  //      passwordPolicy = NO;
  //    }
  //  );
--------------------------------------------------------------------------

I then restarted sogo.

When trying to login I receive the following error:

SOGoRootPage Login from 'IP_Address, IP_Address' for user 'user123' might not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0

I would really like to try out SOGo, and any assistance would be greatly appreciated!

Thanks in advance
-Jaco

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to