Dear Sir,
How to config permission for areas if i have many meeting room on many locations. That mean each admin can manage some meeting rooms at their location only.
Beside that can we config global admin and local admin in many location case?
Thank You.
You'd need to modify the function auth_book_admin() in mrbs_auth.inc. At the moment the $room parameter is unused, but you could use it to grant some users admin access for particular rooms.