Jump to content

Recommended Posts

Posted

I can login fine to HAP+ as an admin, but if I try as a pupil or member of staff I get the following error, I've tried changing to basic auth as suggested in another thread but this gives different errors!

 

Something is wrong

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

 

Exception Details: System.Exception: Something is wrong

 

Source Error:

 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

 

Stack Trace:

 

 

[Exception: Something is wrong]

HAP.AD.User.ImpersonateContained() +683

HAP.Web.Default.Page_Load(Object sender, EventArgs e) +2149

System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25

System.Web.UI.Control.LoadRecursive() +71

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064

 

 

Posted
What server are you installing HAP+ onto? DC? TS? If it isn't a TS, have you enabled interactive logon rights on that server so non domain admins can log on?
  • Thanks 1
Posted

I hadn't enabled interactive logon rights.... Our test pupil acocunt can now login - cheers!

The server is 2008 running our website and Exchange. Whilst it's in a secure room, I'm not sure how comfortable I am with allowing pupils logon access to the server. Is there an alternative to giving logon local rights to the pupils? Or am I just being overly cautious....!

Posted

Overly cautious. HAP+ still has to abide by the NTFS permissions. Just make sure you only allow domain admins to remote desktop into the server.

 

Basic authentication (not basic not windows) should support running without having to enable that permission though.

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