Here is my question.. how is this possible?
Version: SQL Server 2005 Dev Edition on Win XP
Steps:
1. Created a login XYZ (user is just member of public role)
2. Logged into SQL Server using SSMS with XYZ user credentials
3. Right click on the server, then Stop --> Successfully stopped SQL server service
4. Right click on server, then start --> Successfully started SQL Server service
How a user member of public server role is able to start or stop the SQL server ????
Thanks in advance,
NKR