|
pennywise4berlin
Starting Member
2 Posts |
Posted - 02/24/2013 : 16:22:44
|
Hi
I'm trying to install SQL Server 2008r2 on WIN Server 2008 R2.
When entering the User vor Service and Agent I'm running into an error (see below) I'm connected as Domain Admin and the user for Serice is a domain user and has been granted the right to run as service.
[Error Message] The specified credentials for the SQL Server service are not valid. To continue, provide a valid account and password for the SQL Server service.
In detail.txt it reads [Details] Microsoft.SqlServer.Configuration.SqlEngine.ValidationException: The specified credentials for the SQL Server service are not valid. To continue, provide a valid account and password for
the SQL Server service. ================================================================================
013-02-24 00:39:28 SQLEngine: --InputValidator: SqlCollation = Latin1_General_CI_AS 2013-02-24 00:39:28 SQLEngine: --InputValidator: SqlCollation 'Latin1_General_CI_AS' is valid. 2013-02-24 00:39:28 SQLEngine: --InputValidator: Engine : Validating Service Account 2013-02-24 00:39:28 SQLEngine: --InputValidator: Engine : Attempting to get account sid for account penny.net\sqluser 2013-02-24 00:39:28 Slp: Sco: Attempting to get account sid for user account penny.net\sqluser 2013-02-24 00:39:28 Slp: Sco: Attempting to get sid for user account penny.net\sqluser 2013-02-24 00:39:28 Slp: Sco: GetSidForAccount normalized accountName penny.net\sqluser parameter to penny.net\sqluser 2013-02-24 00:39:28 Slp: Sco: Attempting to get account from sid S-1-5-21-308707584-2278939684-3783992819-1105 2013-02-24 00:39:28 Slp: Sco: LookupAccountSid failed for SID S-1-5-21-308707584-2278939684-3783992819-1105 2013-02-24 00:39:28 SQLEngine: --InputValidator: Engine : Failed to get account sid for account penny.net\sqluser. Exception is Microsoft.SqlServer.Configuration.Sco.ScoException:
Zuordnungen von Kontennamen und Sicherheitskennungen wurden nicht durchgeführt. ---> System.ComponentModel.Win32Exception: Zuordnungen von Kontennamen und Sicherheitskennungen wurden nicht durchgeführt.
013-02-24 00:39:28 Slp: Sco: LookupAccountSid failed for SID S-1-5-21-308707584-2278939684-3783992819-1105 Doe's ths point to lack of rights (of Domain admin ?! Strange) or is it a bug?
Thanks Christian |
|