Re: Authenticating from a workgroup
- From: nickdu <nickdu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 1 Jun 2006 14:26:02 -0700
Thank you. It did indeed work. I can now happily work from my laptop alone.
--
Thanks,
Nick
"Skywing" wrote:
It may work, depending on the authentication mechanisms used by SQL Server..
If it's using SSPI for one of the built-in Windows auth types then it has a
chance of working.
"nickdu" <nickdu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7343450B-76FD-4EB8-9C6B-81618C9FC622@xxxxxxxxxxxxxxxx
Thanks. I will check the docs on /netonly. I'm guessing this is not
going
to work for me. I need to access SQL Server on a remote machine as my
domain
account. I'll give it a shot though.
--
Thanks,
Nick
"Skywing" wrote:
For remote resources only - yes, you could use, say, `runas /netonly'.
You
can't change your *local* identity to be a domain account if you are not
a
member of that domain, but you can change your *remote* identity (used
only
for authentication to file shares, etc) using `runas /netonly'.
"nickdu" <nickdu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:868E08FE-E3B6-4451-B5DC-D28A943693C7@xxxxxxxxxxxxxxxx
Ok. I don't really understand the answer. I'm guessing you're saying
not
if
I'm logged into a local account. If so, then does this mean there is a
way?
Is there a way to log into a domain account when my laptop is not a
member
of
the domain?
--
Thanks,
Nick
"Skywing" wrote:
Not for local logons, no.
"nickdu" <nickdu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ED43DF54-1ED7-4410-B270-A52866B46EB3@xxxxxxxxxxxxxxxx
Not sure if this has been discussed before and didn't think of any
good
searches which might produce good results.
At any rate, I'm using my personal laptop on my customer's network.
They've
also provided me with a desktop machine. My laptop is not joined to
any
company domain, it is it's own workgroup. What I would like to do
is
run
a
command prompt (cmd) as my customer assigned network account.
However,
when
I attempt to use runas and provide a domain account it fails to
authenticate.
I'm assuming because my laptop is not part of the domain. Is there
any
way
to authenticate against a domain from a workgroup computer?
--
Thanks,
Nick
- References:
- Re: Authenticating from a workgroup
- From: Skywing
- Re: Authenticating from a workgroup
- From: nickdu
- Re: Authenticating from a workgroup
- From: Skywing
- Re: Authenticating from a workgroup
- Prev by Date: Re: About WSAEventSelect Model Problem.
- Next by Date: WNetAddConnection2 blues.....
- Previous by thread: Re: Authenticating from a workgroup
- Next by thread: how does connection status applet get its information
- Index(es):
Relevant Pages
|