|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Yesterday @ 11:17 AM
Points: 193,
Visits: 376
|
|
Gentlemen,
In Management studio, right click on the server name go to properties. Click on Permissions….
In the bottom part of the window where the ‘explicit permissions’ are….
What is the difference between CONNECT SQL vs AUTHENTICATE SERVER ???
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Yesterday @ 11:17 AM
Points: 193,
Visits: 376
|
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Sunday, October 03, 2010 3:50 AM
Points: 146,
Visits: 178
|
|
here: http://www.mssqltips.com/tip.asp?tip=1714 you can find following informations:
AUTHENTICATE SERVER - Grants or denies the ability to use a particular signature across all databases on the server when impersonation is used.. CONNECT SQL - Grants or denies the ability to connect to the SQL Server. All logins, when newly created, are granted this permission automatically
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Yesterday @ 11:17 AM
Points: 193,
Visits: 376
|
|
|
|
|