Joining Multiple Domains

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Joining Multiple Domains

    Hi,

    Is it possible to join my laptop to multiple domains such
    as home and work?

    Thank you
    Alan Guest

  2. Similar Questions and Discussions

    1. Multiple domains in CFMX7 login
      I created an NT login page using Dreamweaver's Coldfusion Login Wizard. Is it possible to provide a list of domains for CFNTAuthenticate to check...
    2. Joining Multiple Tables
      I have a query that enables me to join various tables together. I managed to get all the data I need from all of the tables, aside from one, apart...
    3. Multiple Domains, same IP
      Hello, Can someone please tell me if there are multiple domains (atleast 5 to 6) pointing to the same IP address, will there be any performance...
    4. multiple domains in XP logon list
      Hi, I have a PC in a domain, but I want to allow it to attach to a home network (workgroup) and retain my domain as an option in the logon...
    5. CGI.pm redirect multiple cookies or multiple domains
      I need to set mulitple cookies in a redirect header. Here's a snippet of what I have: # Set Cookie my $cookie1; my $cookie2; if...
  3. #2

    Default Re: Joining Multiple Domains

    Not natively, and why would you need to? You can always log into domainA
    with cached credentials and access resources on domainB by providing the
    appropriate credentials.

    Alan wrote:
    > Hi,
    >
    > Is it possible to join my laptop to multiple domains such
    > as home and work?
    >
    > Thank you

    Lanwench [MVP - Exchange] Guest

  4. #3

    Default Re: Joining Multiple Domains

    Is there any article or website I can get more info
    regarding this subject?

    Thanks!
    >-----Original Message-----
    >Not natively, and why would you need to? You can always
    log into domainA
    >with cached credentials and access resources on domainB
    by providing the
    >appropriate credentials.
    >
    >Alan wrote:
    >> Hi,
    >>
    >> Is it possible to join my laptop to multiple domains
    such
    >> as home and work?
    >>
    >> Thank you
    >
    >
    >.
    >
    Guest

  5. #4

    Default Re: Joining Multiple Domains

    As in, you want MS doc stating that you can't belong to more than one domain
    at a time? I don't have one handy.

    If you want to know how to do what I suggested it's easy - log in as usual,
    make sure you have an IP address & can ping other resources by name - then
    one method is to go to a command prompt,

    net use x: \\server\share /user:otherdomainname\username <enter>





    [email]anonymous@discussions.microsoft.com[/email] wrote:
    > Is there any article or website I can get more info
    > regarding this subject?
    >
    > Thanks!
    >
    >> -----Original Message-----
    >> Not natively, and why would you need to? You can always log into
    >> domainA with cached credentials and access resources on domainB by
    >> providing the appropriate credentials.
    >>
    >> Alan wrote:
    >>> Hi,
    >>>
    >>> Is it possible to join my laptop to multiple domains such
    >>> as home and work?
    >>>
    >>> Thank you
    >>
    >>
    >> .

    Lanwench [MVP - Exchange] Guest

  6. #5

    Default Re: Joining Multiple Domains

    Thanks!

    >-----Original Message-----
    >As in, you want MS doc stating that you can't belong to
    more than one domain
    >at a time? I don't have one handy.
    >
    >If you want to know how to do what I suggested it's
    easy - log in as usual,
    >make sure you have an IP address & can ping other
    resources by name - then
    >one method is to go to a command prompt,
    >
    >net use x: \\server\share /user:otherdomainname\username
    <enter>
    >
    >
    >
    >
    >
    >anonymous@discussions.microsoft.com wrote:
    >> Is there any article or website I can get more info
    >> regarding this subject?
    >>
    >> Thanks!
    >>
    >>> -----Original Message-----
    >>> Not natively, and why would you need to? You can
    always log into
    >>> domainA with cached credentials and access resources
    on domainB by
    >>> providing the appropriate credentials.
    >>>
    >>> Alan wrote:
    >>>> Hi,
    >>>>
    >>>> Is it possible to join my laptop to multiple domains
    such
    >>>> as home and work?
    >>>>
    >>>> Thank you
    >>>
    >>>
    >>> .
    >
    >
    >.
    >
    Alan Guest

  7. #6

    Default Re: Joining Multiple Domains

    No prob!

    Alan wrote:
    > Thanks!
    >
    >
    >> -----Original Message-----
    >> As in, you want MS doc stating that you can't belong to more than
    >> one domain at a time? I don't have one handy.
    >>
    >> If you want to know how to do what I suggested it's
    > easy - log in as usual,
    >> make sure you have an IP address & can ping other resources by name
    >> - then one method is to go to a command prompt,
    >>
    >> net use x: \\server\share /user:otherdomainname\username <enter>
    >>
    >>
    >>
    >>
    >>
    >> [email]anonymous@discussions.microsoft.com[/email] wrote:
    >>> Is there any article or website I can get more info
    >>> regarding this subject?
    >>>
    >>> Thanks!
    >>>
    >>>> -----Original Message-----
    >>>> Not natively, and why would you need to? You can always log into
    >>>> domainA with cached credentials and access resources on domainB by
    >>>> providing the appropriate credentials.
    >>>>
    >>>> Alan wrote:
    >>>>> Hi,
    >>>>>
    >>>>> Is it possible to join my laptop to multiple domains such
    >>>>> as home and work?
    >>>>>
    >>>>> Thank you
    >>>>
    >>>>
    >>>> .
    >>
    >>
    >> .

    Lanwench [MVP - Exchange] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139