Hi again.

The problem stated before, on today's message and OP "Andersen Sides, Flemming"
on 27/05 it's solved.

The OP pasted a config with this:

              <key>bindFields</key>

              <string>sAMAccountName</string>


and on my config i even didn't had the configuration.

BOTH of the cases failed.

To get them working, this configuration "bindFields" is needed, but with this
structure:

        <key>bindFields</key>
                <array>
                    <string>sAMAccountName</string>
                </array>

Now it works fine, SOGo auth against Active Directory (2003 and 2008)

Cheers,

João Rochate
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to