October 2, 2002 at 11:46 am
When I am looking at SQL server propoerties|security Tab , an option for Startup and run SQL server in the following account is greyed. I don't see any username/password there neither I can make any changes there. Does anyone know how do I know which account is being used to startup SQL server?
Thanks.
Hirenk
October 2, 2002 at 12:28 pm
Do you have administrative rights to the server?
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance Monitoring
http://www.netimpress.com/shop/product.asp?ProductID=NI-SQL1
K. Brian Kelley
@kbriankelley
October 2, 2002 at 12:39 pm
In EM server registeration is done using user SA.
Thanks.
October 2, 2002 at 1:13 pm
If your NT user account has access to the SQL server, make it a member of the sysadmin role. Change the registration to use NT authentication.
Getting the information on startup account requires being able to look at the information on the service itself. This requires a privileged account for the system itself (such as a domain user with administrative rights)... not sure what level off-hand.
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance Monitoring
http://www.netimpress.com/shop/product.asp?ProductID=NI-SQL1
K. Brian Kelley
@kbriankelley
October 3, 2002 at 9:40 am
May be that's the problem. I haven't tried to solve it but that makes sense.
Thanks.
Hiren
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply