Networking Forums

Networking Forums > Computer Networking > Windows Networking > multiple domain names for a single domain?

Reply
Thread Tools Display Modes

multiple domain names for a single domain?

 
 
DDENet
Guest
Posts: n/a

 
      01-31-2005, 11:07 PM
We are in the process of re-architecting our domain structure and moving
from a Unix based directory to Windows2003 AD. In the process we are also
considering changing our domain name and email/web presence. We were
wondering if it's possible to have a single domain with two names. I know
we can easily have multiple email/web domains hosted on a single server, but
how about having two
names for a single domain?

IE: olddomain.com and newdomain.com are actually a single domain that
users exist in, but a user can login using (E-Mail Removed) or
(E-Mail Removed) and have the same account.

If this is possible, does anyone know of resources I can access to tell me
how? Any ideas on the long-term supportability of this scenario? (<1 year
vs >1year)

Thanks!
Doug



 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGVzbW9uZCBMZWU=?=
Guest
Posts: n/a

 
      02-01-2005, 07:09 AM
A lesser known feature in AD allows unrelated DNS names to be created within
a same AD forest. In this case, the two AD trees (in the same AD forest)
newdomain.com and olddomain.com can coexist.

This may perhaps be the solution you need.

Do let us know if this helps. Thanks.


"DDENet" wrote:

> We are in the process of re-architecting our domain structure and moving
> from a Unix based directory to Windows2003 AD. In the process we are also
> considering changing our domain name and email/web presence. We were
> wondering if it's possible to have a single domain with two names. I know
> we can easily have multiple email/web domains hosted on a single server, but
> how about having two
> names for a single domain?
>
> IE: olddomain.com and newdomain.com are actually a single domain that
> users exist in, but a user can login using (E-Mail Removed) or
> (E-Mail Removed) and have the same account.
>
> If this is possible, does anyone know of resources I can access to tell me
> how? Any ideas on the long-term supportability of this scenario? (<1 year
> vs >1year)
>
> Thanks!
> Doug
>
>
>
>

 
Reply With Quote
 
Dusko Savatovic
Guest
Posts: n/a

 
      02-01-2005, 12:29 PM
In "Active Directory Sites and Services" you can register additional User
Principal Name (UPN) suffixes. This is exactly what you need.

Dusko Savatovic


"DDENet" <(E-Mail Removed)> wrote in message
news:%23i5$OH$(E-Mail Removed)...
> We are in the process of re-architecting our domain structure and moving
> from a Unix based directory to Windows2003 AD. In the process we are also
> considering changing our domain name and email/web presence. We were
> wondering if it's possible to have a single domain with two names. I know
> we can easily have multiple email/web domains hosted on a single server,
> but how about having two
> names for a single domain?
>
> IE: olddomain.com and newdomain.com are actually a single domain that
> users exist in, but a user can login using (E-Mail Removed) or
> (E-Mail Removed) and have the same account.
>
> If this is possible, does anyone know of resources I can access to tell me
> how? Any ideas on the long-term supportability of this scenario? (<1 year
> vs >1year)
>
> Thanks!
> Doug
>
>
>



 
Reply With Quote
 
Dusko Savatovic
Guest
Posts: n/a

 
      02-01-2005, 12:35 PM
> In "Active Directory Sites and Services" you can register additional User
> Principal Name (UPN) suffixes. This is exactly what you need.
>


Sorry, it's "Active Directory Domains and Trusts" console, not "AD Sites and
Services".

Dusko Savatovic


 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-01-2005, 02:34 PM
"DDENet" <(E-Mail Removed)> wrote in message
news:%23i5$OH$(E-Mail Removed)...
> We are in the process of re-architecting our domain structure and moving
> from a Unix based directory to Windows2003 AD. In the process we are also
> considering changing our domain name and email/web presence.


There is no relationship at all between the Active Directory Name, the Mail
Domain, and the Web Domain. In fact the AD Domain should most definitately
be different. the only things they have in common is that you own all of
them and that "domain" starts with "D". You could use "ruytnsdt.fth" for
you Active Directory Domain Name and *@chicketsoup.org for the Mail Domain
and www.shortpeople.net for the Web Domain and everything would work fine.

> wondering if it's possible to have a single domain with two names. I know


Absolutely not. AD Domains have a single name. You can make it the same as
your Public one except for the ending and this would be both accepable that
considered the "normal" way to do it.

Public = mycompany.com
AD = mycompany.loc (loc = "local")

> users exist in, but a user can login using (E-Mail Removed) or
> (E-Mail Removed) and have the same account.


No. Those are not "logins" in a Windows AD Domain,...those are email
addresses,..the login would just be the "user". A login prompt for a
Windows Domain has three lines in the Prompt:

Username: JoeUser
Password: ******
Domain: MyCompany

The Domain in the login is usually the netbios version of the name (single
word, no "dots"). But you can use the FQDN if you wish.

If you are dealing with a "two line prompt" that has no "Domain" entry, then
you prefix the username with the domain name:

Username: MyCompany\JoeUser
Password: ******


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com




 
Reply With Quote
 
DDENet
Guest
Posts: n/a

 
      02-02-2005, 06:43 PM
Thanks, that is EXACTLY what I needed!

Doug

"Dusko Savatovic" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>> In "Active Directory Sites and Services" you can register additional User
>> Principal Name (UPN) suffixes. This is exactly what you need.
>>

>
> Sorry, it's "Active Directory Domains and Trusts" console, not "AD Sites
> and Services".
>
> Dusko Savatovic
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Domain names on one pc JOHAN Wireless Networks 2 12-21-2008 07:26 PM
Single IP Address - Multiple hosts each with different domain name. willirl@gmail.com Linux Networking 3 08-28-2005 04:31 PM
Multiple NIC's in Single Domain Controller cb3rry Windows Networking 2 09-27-2004 11:20 PM
Multiple domain names on a cluster? red floyd Linux Networking 5 04-13-2004 05:29 PM
Pop3 - server - multiple domain names SDS Linux Networking 1 09-08-2003 11:45 AM



1 2 3 4 5 6 7 8 9 10 11