Re: can I connect to an external server using a local account?



On Feb 20, 9:45 am, andrea.richard...@xxxxxx wrote:
I am trying to install a windows service under a local account. The
service needs to be able to connect to a database on another server.
I
really don't want to change the account to be a domain account. What
is the best way to do this?

Under normal circumstances, the only way that a local account can
authenticate to a different server is if there are identical accounts
on each server.

If you need to authenticate off-box, you should be using a domain
account. Why would you not want to do this?

HTH,
Dave
.



Relevant Pages

  • Re: Requiring User Name and Password for Connection to Network Res
    ... If you don't have a matching account on the server, and if the Guest account on ... then the server should request that you authenticate ...
    (microsoft.public.windowsxp.network_web)
  • Re: Massive queues
    ... could just as easily use the verified account. ... Exchange server, at the firewall usually takes care of any spamming ... in" and use your machine as a relay server. ... Allow all computers which successfully authenticate to relay, ...
    (microsoft.public.exchange.admin)
  • Re: Requiring User Name and Password for Connection to Network Res
    ... connected via a Peer to Peer LAN with one another and a shared network ... If you don't have a matching account on the server, and if the Guest account on ... then the server should request that you authenticate ...
    (microsoft.public.windowsxp.network_web)
  • Re: Requiring User Name and Password for Connection to Network Res
    ... with an account that is mirrored on the server, ... If you're logged in locally with an account that is NOT mirrored on the ... server, and Guest is activated for network access, you'll authenticate with ... Check your user name and password blah ...
    (microsoft.public.windowsxp.network_web)
  • Re: making a Web Request from my server
    ... I'm aware of the Double hop issue and thought I had it covered, we currently authenticate via the same server against remote databases as the impersonated user fine. ... As for this issue, since you mentioned that the webrequest call in VS Test Server works, but fails in deployment environment, I think it is likely caused by security account problem. ...
    (microsoft.public.dotnet.framework.aspnet)