Search found 3 matches

Go to advanced search

by Oren_T
Wed Jul 11, 2007 4:48 pm
Forum: Feature Requests
Topic: SQL Trusted Connection should run as user, not as system
Replies: 9
Views: 28296
 
Jump to post

> When trusted connection is used the LogonUser property is used as "Username".

Yes, I realize that is the way it was supposed to work. But it doesn't.


* Step to reproduce:

1. Use a machine with a hostname different from the name of the logged in user.
2. Connect to a remote SQL server with ...
by Oren_T
Thu Jul 05, 2007 9:43 am
Forum: Feature Requests
Topic: SQL Trusted Connection should run as user, not as system
Replies: 9
Views: 28296
 
Jump to post

SQL Trusted Connection should run as user, not as system

SQL Trusted Connection runs with the permissions of the local machine, not those of the user. This isn't very useful when connecting to remote machines. Even if the user is a member of the Domain Administrators group no privileges will be granted by the trusted connection (e.g. to create a database ...

Go to advanced search