Jump to content

Recommended Posts

Posted

Hmm, that's a shame.

 

Are there any plans to seperate any of the modules? Ideally a booking system should be able to be used internally.

Posted

To do this you can:

 

Create a separate install of HAP+ in another folder that is used for the booking system and help desk only!

 

Set IIS on that site to use Windows Authentication, disable everything else.

 

Add AuthMode=Windows in the hapConfig.xml AD element

 

On the main site, set the booking system + help desk to point to the new install.

 

 

HAP+ doesn't support Windows Authentication in My Computer, so you will have to use the default one with either forms or basic authentication.

 

You may get double logins from home, but inside it should auto authenticate the user

  • 5 months later...
Posted

Just trying this myself, as wouldn't mind the roombooking (which is done predominantly internally) auto logging in.

So, got a second instance setup, and changed the IIS to Windows Authentication. Added the line you suggested but it's still asking for username & password.

have I put the AD Login in the right place?

 

 

 

Thanks!

Posted

Got it working thanks. I changed the ASP.net configuration Authentication to Windows, which is working. Is that correct thing, I've not opened up/broken anything else I hope!

 

Cheers again!

Gaz

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