Cannot log in as admin after new install

If you are having a problem using Vault, post a message here.
Post Reply
PhilBMorris
Posts: 6
Joined: Wed Nov 02, 2011 12:52 pm

Cannot log in as admin after new install

Post by PhilBMorris » Mon Jan 13, 2014 3:34 pm

I had to undertake a reinstall of Server 2008 R2, which required reinstall of programs including Vault. I retained the original SQL databases but was unable to log in as admin into Vault. I uninstalled and reinstalled several times, each time having no password for admin (just so I wouldn't enter in the wrong password!!) but to no avail. I have verified that the vault website is in trusted domains (IE) and have also tried with Chrome. Every time I get 'The username or password supplied is invalid.' error. The Vault error log shows the following:
----1/13/2014 1:32:11 PM Admin--development(192.168.100.2)--SSL Disabled Login failed: FailNotValidLogin
----1/13/2014 1:32:13 PM Admin--development(192.168.100.2)--SSL Disabled Rolling Back a transaction at VaultServiceSQL.VaultSqlConn.RollbackTransaction()
at VaultServiceAPILib.VaultServiceAPI.Login(VaultSqlConn conn, Boolean bAllowWebOnly, String strLogin, String strDecryptedPassword, String strHostname, String strSessionID, String strDomain, String& strToken, VaultUser& vu, Int32& nValidUserAttempts)
at VaultServiceAPILib.VaultServiceAPISystem.DoLogin(Boolean allowwebonlyusers, Boolean bAdminLogin, HttpSessionState hss, String strHostname, String strLogin, String strPassword, String strRMKey, String& strAuthToken, String strDomain)
at VaultService.VaultWeb.Login.DoLoginStuff(String strLogin, String strPassword, LoginToken lt)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)
at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)

----1/13/2014 1:32:13 PM Admin--development(192.168.100.2)--SSL Disabled Login failed: FailNotValidLogin

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Cannot log in as admin after new install

Post by Beth » Tue Jan 14, 2014 8:53 am

Are you using any special characters?

Have you tried reinstalling and using a simple password such as 1234 just to get it going? Then you can go in and change the admin password through the Vault admin interface.

If it still won't work with a simple password, then could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread?
Beth Kieler
SourceGear Technical Support

Post Reply