Edu-IT Posted January 11, 2012 Posted January 11, 2012 Will HAP authenticate automatically when user logs into HAP from internal or will it prompt for username?
nickbro Posted January 11, 2012 Posted January 11, 2012 It will prompt unless you can configure ISA/TMG to process the basic auth as integrated auth. HAP+ is more meant for home use, not internal use.
Edu-IT Posted January 11, 2012 Author Posted January 11, 2012 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.
nickbro Posted January 11, 2012 Posted January 11, 2012 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
gumbygaz Posted June 20, 2012 Posted June 20, 2012 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!
gumbygaz Posted June 20, 2012 Posted June 20, 2012 Thanks, I've obviously done something else wrong. At least you've ruled that out. Ta!
nickbro Posted June 20, 2012 Posted June 20, 2012 Double check that IIS only has the Windows Auth turned on, nothing else.
gumbygaz Posted June 20, 2012 Posted June 20, 2012 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
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