Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Peter99
Constraint Violating Yak Guru
498 Posts |
Posted - 2012-07-25 : 18:57:33
|
Hi,We are using domain accounts for database engine and agent. During installation when I use these accounts it gives invalid credentials. User name and pw is correct. Same accounts are used on other servers with no problem. But with new installation on new server I am having this issue. These accounts are member of same AD group. My question is do we need to give these accounts:" Service account should have the permission “Log On To” database server". Where to set this property?Thanks |
|
lionofdezert
Aged Yak Warrior
885 Posts |
Posted - 2012-07-25 : 19:11:59
|
http://dba.stackexchange.com/questions/15737/how-to-create-sql-server-login-for-a-domain-account--------------------------http://connectsql.blogspot.com/ |
|
|
Peter99
Constraint Violating Yak Guru
498 Posts |
Posted - 2012-07-26 : 10:05:53
|
Thanks for reply.SQL Server is not yet installed. I want to use these accounts during sql server installation. There is one screen where you put account name and pw for sql server database engine, agent etc. My question is for that part not after installation. |
|
|
|
|
|