Re: GRANT VIEW ANY DEFINITION to Windows Auth Account
- From: Ekrem Önsoy <ekrem@xxxxxxxxxxxx>
- Date: Tue, 23 Oct 2007 19:01:34 +0300
Hello,
Try this:
GRANT VIEW ANY DEFINITION TO [EKREM-PC\Ekrem]
--
Ekrem Önsoy
http://www.ekremonsoy.net , http://ekremonsoy.blogspot.com
MCBDA, MCTS: SQL Server 2005, MCITP:DBA, MCSD.Net, MCSE, MCT
"DSM_DBA" <dsmdba@xxxxxxxxxxx> wrote in message news:F9F9D8CE-017F-4998-8A9E-F05FE5B3196E@xxxxxxxxxxxxxxxx
I realize this is probably simple, but I'm not able to do the grant statement
and make it work on a Windows Authentication login.
It works fine for SQL logins such as
GRANT VIEW ANY DEFINITION to SQLUserName
but how should it be for
GRANT VIEW ANY DEFINITION to Domain\User? I've tried it that way, with quotes
GRANT VIEW ANY DEFINITION to 'Domain\User' and I'm not sure what else to try.
Any help for my issue would be greatly appreciated.
Thanks,
.
- References:
- GRANT VIEW ANY DEFINITION to Windows Auth Account
- From: DSM_DBA
- GRANT VIEW ANY DEFINITION to Windows Auth Account
- Prev by Date: GRANT VIEW ANY DEFINITION to Windows Auth Account
- Next by Date: Re: End SQL Session (SQL Server)
- Previous by thread: GRANT VIEW ANY DEFINITION to Windows Auth Account
- Next by thread: Re: End SQL Session (SQL Server)
- Index(es):
Relevant Pages
|
|