December 9, 2011 at 8:08 am
Hi,
New joinee is using the same old previous employee laptop. SQL version: 2008 R2
New employee is trying to connect SQL server with his newly created network login (SQL already installed by old employee with windows authentication). throwing error
Login failed for user '<user_name>
So since old employee installed SQL and able to access SQL server successfully.
What permissions need to set for new employee to connect to SQL
OR Do i need to reinstall sql? please advice
thanks!!
December 9, 2011 at 10:18 am
The "default" permission would to be that the user installing SQL server Is admin, no other have access. In that case, the old laptop user woul need to grant access, or you have to rebuild the master database, or reinstall.
December 9, 2011 at 11:20 am
since you have control of the physical server on the laptop,
you an stop and start the service in single user mode, connect and then add a domainuser or localuser as a sysadmin user, or change the sa password so you can restore access:
Lowell
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply