![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
If I want to add a new user so he can use Windows authentication I assume that I must do the following. 1. If I use SQLEXPRESS I don't have do do anything because the new user can access sql server as soon as he can log into windows. This is because of the existing account named builtin/users as I think. This exist in the Logins folder in sql server. 2. If I use the default Sql server where I just enter . as the server name I have to enter the account name in the Logins folder in sql server to make the login working. In this default instance there is no builtin/users account so when I try to login with the new account I get the error that the login account does not exist but it works when I enter the new account in the Logins folder in sql server. |
![]() |
| Thread Tools | |
| Display Modes | |
| |