Cruiser_Scotland Posted October 9, 2013 Posted October 9, 2013 Hi We have setup HAP to work with MS Threat Management Gateway. Is it possible to get single sign on working - NTLM or Kerberos - for my files? Thanks!
nickbro Posted October 10, 2013 Posted October 10, 2013 It's Windows Authentication. 1. Set IIS to use Windows Authentication, disable all other authentication types 2. Edit ~/App_Data/hapConfig.xml, on the AD node, set AuthMode="Windows" This should make HAP+ work in Windows Authentication Mode
Cruiser_Scotland Posted October 10, 2013 Author Posted October 10, 2013 Thanks @nickbro that works where shares in My Files reside on the same server as HAP, but results in an "access denied" error when trying to access shares on another server?
nickbro Posted October 10, 2013 Posted October 10, 2013 Ah, the Windows Authentication stuff was developed by Paul, not myself, so can't help with it that much.
Cruiser_Scotland Posted October 10, 2013 Author Posted October 10, 2013 Oh that's a pity! Thanks anyway.
grove Posted October 16, 2013 Posted October 16, 2013 The application pool on the hosting server needs to have access to the remote share, if you are running the app pool under networkservice then try adding read rights to the host HAPcomputer$ to the destination folder on the other server.
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