TheFopp Posted April 4, 2014 Posted April 4, 2014 We'd like to use the room booking system so that our Music Technology students can book our 3 Recording Studios. Is there any way of making the Room Booking system work for students (or just a select group of students)?
Grey-gear Posted April 4, 2014 Posted April 4, 2014 Really depends on how your booking system works, if the booking system needs a sepearte user name and password making a user account that has permission to book and then see how that goes, if it is something that is linked to AD make a secruity group that has the permisson then add students. If it were me I wound not what to have student that can book rooms, I would just have a paper based booking system that the teacher could handly the booking or have an excel spread sheet they can access.
TheFopp Posted April 4, 2014 Author Posted April 4, 2014 Hi Grey-gear, the issue is that even with giving student permissions to access Room Bookings within HAPConfig.xml, when they click on the room bookings icon, they get the message: Error: Unauthorised Access You have attempted to access a restricted resource I believe the Room Bookings may be hard-coded to restrict student access, even with access being granted with hapconfig.
TheFopp Posted April 4, 2014 Author Posted April 4, 2014 Here's the relevant bits from Hapconfig.xml: The Studio Bookings group is showing for students, and in the group the icon for Studio Room Bookings is shown. But when a student clicks they get: Error: Unauthorised Access You have attempted to access a restricted resource
TheFopp Posted April 4, 2014 Author Posted April 4, 2014 Hmmmm. Its also not working for staff, but is for Domain Admins. I've missed something somewhere but I really can't see it. Any help anyone,,,,,
nickbro Posted April 4, 2014 Posted April 4, 2014 Edit the ~/bookingsystem/web.config file to allow the groups that need access to the booking system
TheFopp Posted April 7, 2014 Author Posted April 7, 2014 Thanks Nick, I knew I was being thick. Everyone can see it now, but students and staff still can't book. Students and staff have readwrite permissions for the three rooms in the hapconfig.xml, and as a Domain Admin it all looks and works fine but as a staff or student (having applied the css to show green for free, red for booked, grey for timetabled booking) any free slots in the booking show up as Red (for not bookable) but still say Free, Not booked. Again, It must be a permission thing I've missed, but as you can from the Hapconfig.xml stuff below, students and staff have readwriteto permissions. I've also tried it with changing the quantities from 0 to 1 to see if that made any difference but it didn't. This is the hapconfig.xml stuff: Any thoughts?
TheFopp Posted April 16, 2014 Author Posted April 16, 2014 Lead readwriteto="" blank Sorry Nick, but I don't see where that refers to. As far as I can see I have readwriteto="staff,students" in all the BookingSystem parts of the HAPconfig file.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now