Jump to content

Recommended Posts

Posted

Hey all,

 

Does anyone know if there is a way to stop a group of users overriding the bookings of statics and other bookings apart from an admin user? Seems like all our staff can just override anything they want. our resources look like this;

 

 

About to roll the booking system out but its useless if everyone can steal each others slots!

 

thanks in advance

Posted (edited)

Hi Nick thanks for the reply,

 

thanks for pointing me in the right direction, i noticed that teacher_users were admins so i have changed this, but when teachers log in now they get an unauthorised error? Here is the code;

 

   
     
     
     
     
     
     
     
     
     
     
   
   
     
     
     
     
     
     
     
     
   
   
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
   
 

Edited by Sale_El
Posted

Teaching_Users shouldn't be admins, and if the admins are the same as the booking system you use inherit.

 

Check the ~/bookingsystem/web.config file to see if they are unauthorised.

 

I would also set the showto="all".

 

Hide from can be left blank as you should be blocking students from the booking system using the web.config file instead.

Posted

I have pretty much copied your recommendation into the relevant places, going to this link just gives me a white page with

 

["Authenticated Users"]

 

and nothing else.

 

thanks

Posted

hey Nick, sorry for the delay, when i put a teacher in there i get

 

["Authenticated Users","Domain Users","Users","Office_Users","Non_Teaching_Users","Printing Sixth Form","All Users","Webprint","Liveregister"]

 

looks like teacher_users are not there?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...