ok, I raised a bug

On 12/08/2011 11:06 AM, Julian Robbins wrote:
On 07/12/11 15:23, Bruno Lingner (Hugo) wrote:
hi list

i can describe the problem a bit better now.
if a meeting is created and one attendee is a resource, then it's automatically accepted by the resource, but if the resource is added to a meeting AFTER the creation by editing the meeting, the resources don't auto-accept. this seems to happen regardless of the client used, tho it does not happen if the meeting is
edited in the webclient.
btw, the clients I used this time are: lightning 1.0/TB 8; evolution v.2.28.3; lightning 1.0b2.107i linux/TB 3.1.16; iCal v.4.0.4

Hello Bruno

You may want to raise a bug for this instead. I haven't had opportunity to test out your issue

Julian

greets
hugo.-

On 11/23/2011 12:56 PM, Bruno Lingner (Hugo) wrote:
..if invited from lightning-10b7/thunderbird-7.0.1, lightning-1.0/thunderbird-8.0 or iCal (v4 and v5), but if invited through the webgui, they do accept. is this a bug, or is my config somehow not right?

my LDAP config for resources and locations follows:

....
            {
                CNFieldName = cn;
                IDFieldName = cn;
                UIDFieldName = cn;
                KindFieldName = sn;
                SOGoLDAPQueryTimeout = 30;
baseDN = "ou=resources,ou=sogo,ou=intern,dc=example,dc=de";
                bindDN = "";
                bindPassword = "";
                id = Resources;
                displayName = "SOGo Resources";
                hostname = ldap.example.de;
                type = ldap;
                port = 389;
                scope = SUB;
                isAddressBook = YES;
                canAuthenticate = YES;
                passwordPolicy = NO;
            },
            {
                CNFieldName = cn;
                IDFieldName = cn;
                UIDFieldName = cn;
                KindFieldName = sn;
                SOGoLDAPQueryTimeout = 30;
baseDN = "ou=locations,ou=sogo,ou=intern,dc=example,dc=de";
                bindDN = "";
                bindPassword = "";
                displayName = "SOGo Locations";
                id = Locations;
                hostname = ldap.example.de;
                type = ldap;
                port = 389;
                scope = SUB;
                isAddressBook = YES;
                canAuthenticate = YES;
                passwordPolicy = NO;
            }
....



--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to