J_K11 Posted September 10, 2014 Posted September 10, 2014 Morning, I've recently changed the SA password on HAP+ and now get the message below when users try to log in. If the SA password is reset to the original it works fine again. Any ideas Server Error in '/HAP' Application. ________________________________________ Logon failure: unknown user name or bad password. 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.DirectoryServices.DirectoryServicesCOMException: Logon failure: unknown user name or bad password. 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: [DirectoryServicesCOMException (0x8007052e): Logon failure: unknown user name or bad password. ] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +627365 System.DirectoryServices.DirectoryEntry.Bind() +44 System.DirectoryServices.DirectoryEntry.get_AdsObject() +42 System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) +98 HAP.AD.User.UserAccountControl(String username) +133 HAP.Web.Login.login_Click(Object sender, EventArgs e) +1009 System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +153 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804 ________________________________________ Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446
nickbro Posted September 10, 2014 Posted September 10, 2014 With the old password on the SA account, log into HAP+, go to HAP Config, set the new SA password, save. Change the SA password,
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