ServiceDesk Setup error
Installation goes fine but when i go to the last step configure servicedesk i got the following error: Login failed for user 'DOMAIN\SERVICEDESK7$'.
But I don`t know where did he found this user Servicedesk7$. That user doesn`t exist and I don`t know where is he pulling this data so I could change it.
Did someone came across something simillar?
I have an out of box sql server for NS and ServiceDesk.
Error Details
Error Message:
Login failed for user 'DOMAIN\SERVICEDESK7$'.
Message Stack:
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at EvaluateADAuthenticationUsage.SqlQuery.EvaluateADAuthenticationUsage.Run(IData data)
at LogicBase.Core.ExecutionEngine.SinglePathProcessComponentExecutionDelegate.Execute(IData data, IOrchestrationComponent comp, String& outputPath, IExecutionEngine engine, TLExecutionContext context)
at LogicBase.Core.ExecutionEngine.AbstractExecutionEngine.DoRunComp(IOrchestrationComponent comp, IData data, TLExecutionContext context)
I assume that "SERVICEDESK7"
I assume that "SERVICEDESK7" is the name of your Service Desk 7 server and your SQL server is off-box.
On the SQL server go to the Local Administrators group and click on "Object Types" --> Add "Computers" and then add your Servicedesk7 computer in there.
Thank you PeeGee this solved
Thank you PeeGee this solved my problem.
I know this is marked as
I know this is marked as solved but I am still getting this error and the server is added to the local admin group. Do I need to rebuild the server? I tried to uninstall everything and then re-install but still get the same error.
Error Details
Error Message:
Thanks
Would you like to reply?
Login or Register to post your comment.