Logins for multiple domains

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I use a laptop that needs to be able to acess 2 different domains. I wish to
be able to access both domains independently. Potentially I would like to
have separate signons. Is this possible?
 
Ray said:
I use a laptop that needs to be able to acess 2 different domains. I
wish to be able to access both domains independently. Potentially I
would like to have separate signons. Is this possible?

Not natively possible unless there's a trust between the domains....but not
necessary, either. Once you've logged in using your domain account (using
cached credentials), and have an IP address on the other network, you can
map drives, use printers, whatnot, very easily - here's one way, in a
command line:

net use x: \\computername\sharename /user:computername\username <enter>
 
I use a laptop that needs to be able to acess 2 different domains. I wish to
be able to access both domains independently. Potentially I would like to
have separate signons. Is this possible?

Ray,

you already got good information.

One other consideration would be some third party software like
NetSwitcher.

Hans-Georg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top