Jump to content

Recommended Posts

Posted

Hi,

 

I'm having an issue with the booking system, when I logon as a Domain Admin i am able to get into the booking system. When a staff member logs in there is no link for the booking system and if i type the URL I get "Error: Unauthorised access". I have added the correct groups to "BookingSystem/Web.config" and the OUs are added and AD info checked in the setup.

 

On another note, if i follow the instructions of denying anyone but domain admins to the setup.aspx in the Web.config it prevents me from having access, even though i am in the Domain Admins group.

 

Any suggestions appreciated.

 

Thanks, Dan

Posted
Check that each resource in the booking system is set to showto="All", leaving it blank will redirect users to the unauthorised page because they have no booking resources to use
Posted

Hi,

 

Thanks for the reply, however it did not help. The link isn't showing on a staff members screen and still getting unauthorised, i am also periodically getting "The (&(objectCategory=user)(objectClass=user)(|(userPrincipalName=)(distinguishedName=)(name=))) search filter is invalid." Error when i link to /bookingsystem/ directly and the user has to sign in first.

 

Have i missed a step somewhere?

 

Thanks

Posted

Hmm, it looks like you've removed the web.config file from the booking system directory that stops non-logged in users.

 

Can you post your bookingsystems config of the hapConfig.xml file

Posted

Hi, i managed to sort it, it was the showto option on the individual rooms and equipment i had not set. Also i has some screwy permissions on the files, which i sorted.

 

Thanks for the help & the software.

Posted

However on another issue, i'm getting "method not allowed" when trying to delete bookings, also when i make a new booking, i need to refresh the page to see it.

 

Thanks

Posted
Do you have WEBDAV installed on the same server? You will need to override the local configuration in IIS Manager to disabled the webdav handler/module
  • 1 year later...

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...