Hello Am 22.10.18 um 16:00 schrieb Rene Schroth ([email protected]): > Hi SOGo Users and Admins! > > My setup consists of iRedMail (current version) with OpenLDAP and SOGo > Groupware. > > I almost implemented the calendar resources, using calendarResource and > calEntry objectClassings. > > Only remaining issue is, that the resource's (for instance: meetingroom) > FREE/BUSSY tines are not being displayes correctly during invitiation > creation - i.e. the already booked meetingroom is not being displayed as > BUSY! > > I tried all three values '-1', '0' and '1' for the meetingroom's > 'multiplebookings' LDAP attribute, but it won't show BUSY! > > In the SOGo Installation manual > https://sogo.nu/files/docs/SOGoInstallationGuide.html I read about a > further attrbute called 'MultipleBookingsFieldName'. BUT: LDAP does not > provide this attribute! > Is it a SOGo attribute which has to be configured somewhere in the SOGo > config files? > > Thank you very much! >
multiplebookings set to -1 or 0 will not restrict overbooking at all, -1 will only show it booked already. multiple bookings set to 1 will only accept an invitation automatically, if there is no event already at that time. Check if that blocking event has "show time as free" set. In that case it will not block overbooking. I once had a problem with a client who had set a non existing time zone in his client, while inviting. Just for completeness: Overbooking is always possible by the owner of that account and everyone who have direct write privileges. Only invitations of that account are restricted. MultipleBookingsFieldName is only used, if you do not use the standard calendarResource and calEntry schemas. Then you can give another LDAP attribute name for looking up the MultipleBookings value. Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung Basisdienste 78457 Konstanz +49 7531 88-4416
smime.p7s
Description: S/MIME Cryptographic Signature
