makeing a win2k domain controller on an nt4 network?

B

Bart Keys

I'll start with the setup

We have 2 offices conneted by a vpn.
one network is 172.19.0.XXX
the other is 172.19.32.XXX

most of the servers in the office run nt4 though we have
one win2k server that runs acive directory in mixed mode,
and 2 BDC nt4 servers, one on each subnet..

All user autentication is done by the win2k box... which
is on the 192.19.0.XXX subnet.

So now I we have need to run actived directory in native
mode, we are in position to be able to switch BNC on the
172.19.0.XXX network off, but 172.19.32.XXX BDC needs to
remain running... is some form.

172.19.0.13 = Venus #WIN 2K active directory in mixed
mode
172.19.0.14 = Buffalo # NT4 BDC can be turned off.
172.12.32.15 = pluto # NT4 file server and BDC
172.12.32.16 = Trouble # WIN 2K newly installed server.

As we had a newer PC ready to go we installed win2k on it
called it for arguments sake "Trouble" and put it in
place on the network with a static IP, users are able to
authenticate on it and the "set" command from the command
prompt shows that it is authenticating from the win2k box
on the other subnet "LOGONSERVER=\\VENUS"

So thinking its was time to make it a domain controller,
we logged on as the Domain adminsitrator accunt and ran
dcpromo.exe, select additional domain controler for and
existing domain and then enter the username:
administrator and password: ************ leaving the
domain name as it is.

pressing ok I get the error the domain "" is not an
active directory domain or an active directory domain
controller could not be contacted...

I get the feeling I missing something basic?

I've added venus to the host file in the off chance that
would help but, no change... any suggestions?

Bart
 
C

Cary Shultz [A.D. MVP]

Bart,

With reading only your heading I can tell you that you can not have a
WIN2000 AD Domain Controller as part of a WINNT 4.0 domain.

If you have a WIN2000 AD Domain Controller then you have exactly that: a
WIN2000 Active Directory domain. In WIN2000 Mixed Mode you can have WINNT
4.0 BDCs. You can also have WINNT 4.0 member servers ( file servers, print
servers, etc. ). There is something in WIN2000 called FSMO Roles. These
roles are Schema Master, Domain Naming Master, PDC Emulator, RID Master and
Infrastructure Master. In Mixed Mode you can have WINNT 4.0 BDCs - as I
already stated. They look to the WIN2000 AD Domain Controller that holds
the FSMO Role of PDC Emulator - which acts like the WINNT 4.0 PDC to the
WINNT 4.0 BDCs that you have in your environment.

See in-line for more comments.

Bart Keys said:
I'll start with the setup

We have 2 offices conneted by a vpn.
one network is 172.19.0.XXX
the other is 172.19.32.XXX

most of the servers in the office run nt4 though we have
one win2k server that runs acive directory in mixed mode,
and 2 BDC nt4 servers, one on each subnet..

All user autentication is done by the win2k box... which
is on the 192.19.0.XXX subnet.

I would think that the WINNT 4.0 BDC would handle the authentication for the
172.19.32.0 subnet. That is why it would be there - typically speaking!
Unless the WIN2000 DC is an upgraded WINNT 4.0 PDC. Then the WIN2000
Professional systems would authenticate against that upgraded DC only. Do
you have only/mostly WIN2000 Pro systems? Or is this more a Sites issue?

http://support.microsoft.com/default.aspx?scid=kb;en-us;284937
So now I we have need to run actived directory in native
mode, we are in position to be able to switch BNC on the
172.19.0.XXX network off, but 172.19.32.XXX BDC needs to
remain running... is some form.

Why does the BDC need to remain running? Why do you need to go to Native
Mode? One of these two choices will not happen. These are mutually
exclusive parameters. See below!

Key phrase: if you have any WINNT 4.0 BDCs that M U S T remain functional
then you must stay in Mixed Mode. Once you have removed / upgraded /
replaced all WINNT 4.0 BDCs then you can go to Native Mode.

Now, having made that statement, I need to tell you this: you can go to
Native Mode with WINNT 4.0 BDCs in your environment. However, they will not
function as BDCs and will effectively be turned into member servers.
172.19.0.13 = Venus #WIN 2K active directory in mixed
mode
172.19.0.14 = Buffalo # NT4 BDC can be turned off.
172.12.32.15 = pluto # NT4 file server and BDC
172.12.32.16 = Trouble # WIN 2K newly installed server.

Okay, you added 'Trouble' to the fray. Still just a member server. No
problems.

As we had a newer PC ready to go we installed win2k on it
called it for arguments sake "Trouble" and put it in
place on the network with a static IP, users are able to
authenticate on it and the "set" command from the command
prompt shows that it is authenticating from the win2k box
on the other subnet "LOGONSERVER=\\VENUS"

Have you set up Active Directory Sites? Have you created and configured the
appropriate Subnets? Associated those Subnets with the appropriate Site?
This could be a reason why you are experiencing this. I bet that you have
only the default site set up and this is all that AD knows.

http://support.microsoft.com/default.aspx?scid=kb;en-us;318480
http://support.microsoft.com/default.aspx?scid=kb;en-us;316812

So thinking its was time to make it a domain controller,
we logged on as the Domain adminsitrator accunt and ran
dcpromo.exe, select additional domain controler for and
existing domain and then enter the username:
administrator and password: ************ leaving the
domain name as it is.

pressing ok I get the error the domain "" is not an
active directory domain or an active directory domain
controller could not be contacted...

Did you fill in the DNS information in the TCP/IP configuration settings?
You need to know that Active Directory is very very very dependant upon DNS
for locating services and Domain Controllers. If all you did was give this
new WIN2000 Server 'Trouble' the static IP Address with Subnet Mask and
Default gateway without filling in the DNS information ( and it must be you
internal DNS Server, not your ISP's DNS Server information ) you will
experience this issue.

http://support.microsoft.com/default.aspx?scid=KB;en-us;247811 somewhat
related
http://support.microsoft.com/default.aspx?scid=kb;[LN];314861 somewhat
related
 
G

Guest

-----Original Message-----
Bart,

With reading only your heading I can tell you that you can not have a
WIN2000 AD Domain Controller as part of a WINNT 4.0 domain.

If you have a WIN2000 AD Domain Controller then you have exactly that: a
WIN2000 Active Directory domain. In WIN2000 Mixed Mode you can have WINNT
4.0 BDCs. You can also have WINNT 4.0 member servers ( file servers, print
servers, etc. ). There is something in WIN2000 called FSMO Roles. These
roles are Schema Master, Domain Naming Master, PDC Emulator, RID Master and
Infrastructure Master. In Mixed Mode you can have WINNT 4.0 BDCs - as I
already stated. They look to the WIN2000 AD Domain Controller that holds
the FSMO Role of PDC Emulator - which acts like the WINNT 4.0 PDC to the
WINNT 4.0 BDCs that you have in your environment.

That much I understood, (I belive) so I'll try to sum up
what you are saying to confirm this.

A WIN 2K server can not run active directory in native
mode on a NT4 network, it can however be set to run as a
Domain controled in AD mixed mode, with NT4 BDC's.
See in-line for more comments.



I would think that the WINNT 4.0 BDC would handle the authentication for the
172.19.32.0 subnet. That is why it would be there - typically speaking!
Unless the WIN2000 DC is an upgraded WINNT 4.0 PDC. Then the WIN2000
Professional systems would authenticate against that upgraded DC only. Do
you have only/mostly WIN2000 Pro systems? Or is this more a Sites issue?

The offices PC's and servers are all over the place in
terms of OS, however the amount of WIN 2k servers is
growing and the amount of NT4 servers slowly shrinking.

Service pack 4 is on "Trouble"
Why does the BDC need to remain running? Why do you need to go to Native
Mode? One of these two choices will not happen. These are mutually
exclusive parameters. See below!

Our finance department needs somesoftare that requires AD
native mode, which means we need to move away from AD
mixed mode.

Currently if I switch to AD native mode I will be left
with only one machine running AD... not a situation I'm
comfortable with... adding to that is the fact that I'm
unsure what problem I'm encountering with "Trouble" could
it continue once I switch off the NT4 BDC's? I'll feel
much more comfortable if I can get "Trouble" running AD
in mixed mode as well or is this impossible?
Key phrase: if you have any WINNT 4.0 BDCs that M U S T remain functional
then you must stay in Mixed Mode. Once you have removed / upgraded /
replaced all WINNT 4.0 BDCs then you can go to Native Mode.

Understood, I would like to have "Trouble" running when I
do this.
Now, having made that statement, I need to tell you this: you can go to
Native Mode with WINNT 4.0 BDCs in your environment. However, they will not
function as BDCs and will effectively be turned into member servers.

Fine by me. It's good to know I can leave them running
during the swichover.
Okay, you added 'Trouble' to the fray. Still just a member server. No
problems.



Have you set up Active Directory Sites? Have you created and configured the
appropriate Subnets? Associated those Subnets with the appropriate Site?
This could be a reason why you are experiencing this. I bet that you have
only the default site set up and this is all that AD knows.

This is an existing network, "Trouble" is the first
server I've worked on that relates to AD, or BDC, or are
you asking about on "Trouble"?


These appear to be for the first time setup, there is
already a running configured AD Mixed mode maching for
the site, just not on the subnet, since the subnet is
remote and on a sometimes fragile connection, it needs an
BDC or AD machine localy.

I will however read further into them, perhaps I'm not
understanding something.
Did you fill in the DNS information in the TCP/IP configuration settings?
You need to know that Active Directory is very very very dependant upon DNS
for locating services and Domain Controllers. If all you did was give this
new WIN2000 Server 'Trouble' the static IP Address with Subnet Mask and
Default gateway without filling in the DNS information ( and it must be you
internal DNS Server, not your ISP's DNS Server information ) you will
experience this issue.

2 DNS servers are listed 172.19.0.4 and 172.19.0.6.
and the options
Append primary and connection specific DNS suffixes,
Append parent suffixes of the primary DNS suffix
are checked.

I'll look into this, I'll have to install some of the
commands before I can follow up with it.



Thanks

Bart
 
C

Cary Shultz [A.D. MVP]

Bart,

in - line....
That much I understood, (I belive) so I'll try to sum up
what you are saying to confirm this.

A WIN 2K server can not run active directory in native
mode on a NT4 network, it can however be set to run as a
Domain controled in AD mixed mode, with NT4 BDC's.



Again, and this is just semantics - if you have a WIN2000 Domain
Controller in your environment then this is a WIN2000 Active Directory
environment. Period! Whether it is is Native Mode or Mixed Mode is of no
consequence. In this very strict sense. It is a WIN2000 Active Directory
environment. I am sure that you understand this, it is just the language
that you used that causes me to think that there might still be some
confusion.

The offices PC's and servers are all over the place in
terms of OS, however the amount of WIN 2k servers is
growing and the amount of NT4 servers slowly shrinking.

From a support standpoint I would try to get every computer to at least
WIN2000 Professional. Dealing with WIN9x in a corporate environment is just
no fun. Granted, it can do the job. I just feel that WIN2000 Professional
should be the minimum. There are so many more things available to you -
Group Policy, for example. Moving towards WIN2000 Server can be a good
thing! WIN2000 is really a lot of fun and much easier to deal with than
WINNT 4.0 in my opinion. Although, WINNT 4.0 will still do the job. Just
depends on what you need to do.

Service pack 4 is on "Trouble"

That is also a good thing. I would try to have all of my WIN2000 Servers at
the same Service Pack level if possible. Start with the Domain Controllers
and then go to the Member Servers.

Our finance department needs somesoftare that requires AD
native mode, which means we need to move away from AD
mixed mode.

Who is telling you this? Being in Mixed Mode affects one and only one
thing: WINNT 4.0 BDCs continue to function as Backup Domain Controllers.
This is essentially the whole enchilada. That is it! Going to Native Mode
affects one and only one thing: WINNT 4.0 BDCs fail to function as Backup
Domain Controllers. Granted, there are a couple of other nice things that
are added: Universal Groups become available ( well, should say that
Universal Security Groups become available ), Group Nesting becomes
available and a couple of other things.

I am not aware of software requiring that you are in one specific AD Mode.
Making the one-time, one-way switch does not really affect anything else! I
would question this. Bear in mind, it very well may be true. I just am not
aware of any software having this requirement.
Currently if I switch to AD native mode I will be left
with only one machine running AD... not a situation I'm
comfortable with... adding to that is the fact that I'm
unsure what problem I'm encountering with "Trouble" could
it continue once I switch off the NT4 BDC's? I'll feel
much more comfortable if I can get "Trouble" running AD
in mixed mode as well or is this impossible?

It is a very wise and prudent thing to have multiple Domain Controllers.
Glad that you are unconfortable with having only one DC. Having the BDCs
*should* not interfere with dcpromoing Trouble from Member Server to Domain
Controller. Also, the mode -either Mixed or Native - should not have any
bearing on doing the dcpromo. Have you looked at the log which indicates
just what happened during the dcpromo process? This should guide us to the
problem.
Understood, I would like to have "Trouble" running when I
do this.

Remind me - is there a VPN between between these two Sites? We are talking
about two physical locations, correct? This was practically your first
sentence. You were able to join trouble to the domain while it was in the
172.19.32.0 Site, correct? Is the VPN a Site-to-Site VPN ( meaning,
Firewall-to-Firewall )?
Fine by me. It's good to know I can leave them running
during the swichover.

That you may.
This is an existing network, "Trouble" is the first
server I've worked on that relates to AD, or BDC, or are
you asking about on "Trouble"?

Then I might suggest that you look at the Active Directory Sites and
Services MMC and see if you have two Sites or just the one. WIN2000 creates
the first Site and it is called Default-First-Site-Name. There will not be
any Subnets created. You have to do that. All of your domain controllers
will be placed in this first Site - by default. That is, until you start to
create Subnets and associate those Subnets with Sites.

So, you would have the Default-First-Site-Name and nothing else. I would
start small and simply create the first Subnet ( the 172.19.0.0 Subnet ) and
associate it with the Default-First-Site-Name. No biggie. Give that 30
minutes. This is more than sufficient time for everything to replicate (
well, since you currently have only one WIN2000 AD Domain Controller there
really is no replication, is there? ). I would then create the second Site.
You can call it whatever you like - just so long as it makes sense to you.
BTW - you can also rename the Default-First-Site-Name to whatever makes
sense to you as well. This will not hurt anything or break anything.
Create the second Subnet and associate it with that second Site.
These appear to be for the first time setup, there is
already a running configured AD Mixed mode maching for
the site, just not on the subnet, since the subnet is
remote and on a sometimes fragile connection, it needs an
BDC or AD machine localy.

What type of connection are we talking about? This is important because
when you create the two Sites you will need to create a Site Link between
them. There are four parts to a Site Link - and the transport is one of
them. You have two choices: ISM-SMTP or DS-RPC. If you have a fragile
connection then typically you would use SMTP as the transport. When you
have a strong connection you would use RPC.

I will however read further into them, perhaps I'm not
understanding something.

Not understanding things is okay. There is a lot to know about WIN2000
Active Directory. Unfortunately, we can not simply put a book under our
pillows and know everything the next morning! Asking is always a good
thing.
2 DNS servers are listed 172.19.0.4 and 172.19.0.6.
and the options
Append primary and connection specific DNS suffixes,
Append parent suffixes of the primary DNS suffix
are checked.

That is a good thing to have: two DNS Servers. However, I see via the IP
Addresses that neither of these is your sole WIN2000 AD Domain Controller.
This could be a part of the problem as far as dcpromoing 'Trouble'. Are
these BIND DNS Servers or WINNT 4.0 DNS Servers? If they are BIND Servers,
what version? Hopefully at least 8.2.1 ( IIRC ) so that they support SRV
records. If they are WINNT 4.0 DNS Servers would it be possible to upgrade
them to WIN2000 so that you could be running WIN2000 DNS?


I'll look into this, I'll have to install some of the
commands before I can follow up with it.



Thanks

Bart

HTH,

Cary
 

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

Top