I'm running 1.3.6 (just upgraded from 1.3.5a) via the Debian packages on a 
Debian Squeeze host. I'm using an OpenLDAP system on the same host for user 
authentication and authorisation.

I'm having a small problem with groups in the web interface. Groups appear in 
auto-complete as expected when composing mail or setting calendar ACLs. But 
they do not appear when preparing invites to events.

Copying a group address from LDAP to the personal address book causes the 
group address to appear in auto-complete when preparing invites.

Entering the group address this way, or by hand, works - the group is expanded 
to the list of group members on saving the event.

The group configuration is as follows (domain names and passwords changed).
Groups are LDAP groupOfNames.

            <dict>
                <key>CNFieldName</key>
                <string>cn</string>
                <key>IDFieldName</key>
                <string>cn</string>
                <key>UIDFieldName</key>
                <string>cn</string>
                <key>bindDN</key>
                <string>cn=access,dc=example,dc=com</string>
                <key>bindPassword</key>
                <string>password</string>
                <key>baseDN</key>
                <string>ou=Groups,dc=example,dc=com</string>
                <key>canAuthenticate</key>
                <string>YES</string>
                <key>displayName</key>
                <string>LAIC groups</string>
                <key>hostname</key>
                <string>localhost</string>
                <key>id</key>
                <string>publicgroup</string>
                <key>isAddressBook</key>
                <string>YES</string>
                <key>port</key>
                <string>389</string>
                <key>type</key>
                <string>ldap</string>
            </dict>

-- 
Jim Hague - [email protected]          Never trust a computer you can't lift.
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to