I'm not sure I understand what you are trying to do here. Some SQLQuote:> What else should I do in Windows that my user can run
> statements with administrator permission without being
> System Administrator in SQL Server?
You can add a login to the sysadmin fixed server role in SQL Server so
that the user has full permissions in SQL Server regardless of Windows
account permissions.
--
Hope this helps.
Dan Guzman
SQL Server MVP
-----------------------
SQL FAQ links (courtesy Neil Pike):
http://www.ntfaq.com/Articles/Index.cfm?DepartmentID=800
http://www.sqlserverfaq.com
http://www.mssqlserver.com/faq
-----------------------
Quote:> Hi
> I have a user in Windows that is member of administrator.
> My user in SQL Server is not System Administrator and
> should work Windows authenticate .This user can't do
> anything that needs Administrator permission.It's very
> strange.
> What else should I do in Windows that my user can run
> statements with administrator permission without being
> System Administrator in SQL Server?
> Thank you
1. Windows Authentication and SQl authentication
Can I have a DSN for one database that is Windows Authentication only
and have another DSN for another database that is SQL authentication?
Please bare with me a moment, I do not remember all the secuirty
option in Enterprise. But suffice it to say that everything in Enterprise
is set ofr Windows only authentication. Will this effect the question
above and if so, what has to be changed in relationship to a database
that will be access via a SQL authenticated DSN?
Thanks,
fox
3. attempts to logon using SQL Server authentication treated as Windows authentication
5. SQL Server Authentication vs. Windows Authentication
6. Covert Reports 3.0 back to 2.5?
7. grab information from window authentication window
8. How can i hide databses from nonprivileged users 7.0
9. please Help-changed from mixed windows authentication tho windows only locked out
11. Creating views using windows authentication
12. SQL Permissions with Trusted Connection/Windows Authentication