|
-
Sep 28th, 2004, 05:57 AM
#1
Domain Question [RESOLVED]
Can a Windows 2000 PC be a member of more than one domain, such as a romaing laptop or do you have to change the settings each time you logon to a different domain?
Last edited by visualAd; Sep 29th, 2004 at 01:05 AM.
-
Sep 28th, 2004, 07:35 AM
#2
No. A client can only be a member of a single domain, however, if you create the computer account on the other domains you wish the computer to be able to access, you can logon to those domains by entering the username in the following form at the login screen:
DomainName\Username
Where DomainName is the name of the domain you wish to logon to (Not required for the domain the computer is registered to) and Username is the username of the account on that domain.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Sep 28th, 2004, 11:37 AM
#3
Does this create a new local version of the profile on the Laptop? If you are not logged onto the domain name will typing in a user name and password allow you to access any shared resources on the PDC?
-
Sep 29th, 2004, 12:51 AM
#4
Yes it will, it will be in the form of Username.DomainName in documents and settings. If the accounts have the same username and password however, you should be able to access the resources across the domains w/o being prompted for one.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Sep 29th, 2004, 01:04 AM
#5
Great. Thanks very much.
-
Sep 29th, 2004, 01:09 AM
#6
No problems, glad I could help.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|