Hi Sebastian, I tried to disable the calendar by setting the switching level_id dashboardModuleCalendar = 2 in (table navimain), but without success. Is there any field to change?
Thaks. André. 2012/2/21 [email protected] <[email protected]> > stop red5/openmeetings > edit the database table "mainnavi", with a SQL query similar to this one: > UPDATE 'mainnavi' set level_id = 2 WHERE action LIKE > 'dashboardModuleCalendar' > start red5/openmeetings again > > Sebastian > > > > 2012/2/21 Mahmut TEKER <[email protected]> > >> Hi, >> >> >> I am not sure asked before but I could not find information to disable >> calendar for users. In my system LDAP logs people in as default user and it >> is ok for me but this default user can create event at in the calendar and >> they can even send invitation to this event. As a result I want only >> Moderators and Admins could create event and invite to the system. How can >> I do this? Thank you very much, >> >> >> Best Regards, >> >> >> _Mahmut >> > > > > -- > Sebastian Wagner > http://www.openmeetings.de > http://incubator.apache.org/openmeetings/ > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] > -- Grato, André Bueno Lima
