Hi,

sogo seems not to be able to bind to our LDAP server:

.GNUstepDefaults:

        <key>SOGoUserSources</key>
        <array>
            <dict>
                <key>CNFieldName</key>
                <string>cn</string>
                <key>IDFieldName</key>
                <string>uid</string>
                <key>UIDFieldName</key>
                <string>uid</string>
                <key>baseDN</key>
                <string>dc=neurologie.uni-tuebingen.de,dc=local</string>
                <key>bindDN</key>
                
<string>uid=sogo,ou=Users,ou=EDV,ou=HIH,dc=neurologie.uni-tuebingen.de,dc=local</string>
                <key>bindPassword</key>
                <string>***********</string>
                <key>canAuthenticate</key>
                <string>YES</string>
                <key>displayName</key>
                <string>Addresses</string>
                <key>hostname</key>
                <string>localhost</string>
                <key>id</key>
                <string>public</string>
                <key>isAddressBook</key>
                <string>YES</string>
                <key>port</key>
                <string>389</string>
                <key>scope</key>
                <string>SUB</string>

sogo.log:

Mar 06 09:58:47 sogod [4778]: SOGoRootPage Login for user 'fbunjes' might not 
have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [06/Mar/2012:09:58:47 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/42 0.025 - - 2M

Commandline ldapsearch using user sogo is working:

ldapsearch -h localhost -b "ou=HIH,dc=neurologie.uni-tuebingen.de,dc=local" -D 
"uid=sogo,ou=Users,ou=EDV,ou=HIH,dc=neurologie.uni-tuebingen.de,dc=local" -W 
objectclass=person

How can we further debug this? Any way to make the log more verbose?

Best,

Friedemann

-- 
Dr. rer. nat. Friedemann Bunjes
Hertie-Institut für Klinische Hirnforschung
Zentrum für Neurologie
Universitätsklinikum Tübingen
Otfried-Müller-Str. 27
72076 Tübingen
+49-7071-29-81999

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

Reply via email to