Hi Oliver, can you query your OpenLDAP, if you sepicify dc=fust,dc=local as base ?
e.g. # ldapsearch -x -b "dc=Fust,dc=local" -h $ldapserver did you specified a scope for your query ? you should use "sub", if you use dc=fust,dc=local as basedn <key>scope</key> <string>sub</key> your ldap-config andn sogo ldap-config would be really helpful to debug more ... Kind regards, Robert Am 26.11.2010 um 17:03 schrieb Oliver Koller: > Hi > I have alredy tried this, does not work. > > > Am 26.11.2010 16:51, schrieb [email protected]: >> Hi, >> >> Are you using Active Directory ? >> Try to have this configuration in your config file : >> >> <key>baseDN</key> >> <string>DC=fust,DC=local</string> >> >> Best regards, >> >> Raphaël-- >> [email protected] >> https://inverse.ca/sogo/lists > > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
