RE: Security in DMZ
- From: Arne Garvander <ArneGarvander@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 26 Sep 2008 06:44:05 -0700
Yes i Use impersonate
Try this link
http://www.garvander.com/arne/impersonate.htm
--
Arne Garvander
(I program VB.Net for fun and C# to get paid. When get paid, I laugh all the
way to the bank.)
"Mohit K. Gupta" wrote:
Hmm interesting; my mistake then. Mind listing the settings for me? I would.
like to note it if I need it :).
So I am taking a guess you had to do impersonation by in windows? Sorry not
a Windows Server expert? Mind explaining to me, I would like to learn :).
Thanks.
--
Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/
"Arne Garvander" wrote:
Actually I got it done with a local account today.
I had to go through a list of about half a dozen settings before i was done.
I had to create two identically local accounts on the SQL server and DMZ
server and a few other settings. Now it works great.
--
Arne Garvander
(I program VB.Net for fun and C# to get paid. When get paid, I laugh all the
way to the bank.)
"Mohit K. Gupta" wrote:
Computer?
If I am understanding you right; you can't. Because those accounts are
local to that computer, there is no way for SQL Server to get the
authentication token from a local computer account. If you have Domain
Controller out there; then you can create a DMZ account on an internal server.
Thanks
--
Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/
"Arne Garvander" wrote:
CREATE LOGIN [wep-2\ccc]] FROM WINDOWS WITH DEFAULT_DATABASE=[master]
Error Message
Windows NT user or group 'wep-2\ccc' not found. Check the name again.
How do I make SQL server trust a computer in the DMZ?
--
Arne Garvander
(I program VB.Net for fun and C# to get paid. When get paid, I laugh all the
way to the bank.)
- Follow-Ups:
- Re: Security in DMZ
- From: Sylvain Lafontaine
- Re: Security in DMZ
- References:
- Security in DMZ
- From: Arne Garvander
- RE: Security in DMZ
- From: Mohit K. Gupta
- RE: Security in DMZ
- From: Arne Garvander
- RE: Security in DMZ
- From: Mohit K. Gupta
- Security in DMZ
- Prev by Date: RE: Security in DMZ
- Next by Date: SQL Server 2005 and security patch issues?
- Previous by thread: RE: Security in DMZ
- Next by thread: Re: Security in DMZ
- Index(es):
Relevant Pages
|