Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Upgrade Windows 2003 ADDS to Windows 2008. Clients get access denied

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 06-03-2009
paune
 
Posts: n/a
Upgrade Windows 2003 ADDS to Windows 2008. Clients get access deni

I'm doing a upgrade of a forrest with a singel domain from Windows 2003
Native Mode to Windows 2008 ADDS.

My XP clients can't authenticate against my new Windows 2008 DC:s. They get
access denied when I try nltest /sc_reset:DomainName.

If I check the eventlog on my client they are logging Netlogon id 3210
against my new 2008dc:s.


Reply With Quote
  #2  
Old 07-03-2009
Danny Sanders
 
Posts: n/a
Re: Upgrade Windows 2003 ADDS to Windows 2008. Clients get access deni

See:
http://support.microsoft.com/kb/325850

or you could remove the computer from the domain to a workgroup then re add
it back to the domain.

hth
DDS

"paune" <paune@discussions.microsoft.com> wrote in message
news:3CC67C3A-10F4-40B4-B657-0AB072DDC692@microsoft.com...
> I'm doing a upgrade of a forrest with a singel domain from Windows 2003
> Native Mode to Windows 2008 ADDS.
>
> My XP clients can't authenticate against my new Windows 2008 DC:s. They
> get
> access denied when I try nltest /sc_reset:DomainName.
>
> If I check the eventlog on my client they are logging Netlogon id 3210
> against my new 2008dc:s.
>
>


Reply With Quote
  #3  
Old 07-03-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: Upgrade Windows 2003 ADDS to Windows 2008. Clients get access deni

Hello paune,

As the article states that only work for a machine account password reset
on the DC. Clients have to rejoin the domain.

To reset the secure channel you have to use an account with administrative
rights in the domain, so what account are you using?

How did you realize that your clients will not authenticate without using
the command, normally if you add a new DC, everything should still work as
before?

Are all DC's in sync if you run repadmin /showrepl? Any errors when running
dcdiag /v, netdiag /v on the DC's?

Netdiag is not included in 2008, just copy the 2003 netdiag.exe to the 2008
windows\system32 folder, will work.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> See:
> http://support.microsoft.com/kb/325850
> or you could remove the computer from the domain to a workgroup then
> re add it back to the domain.
>
> hth
> DDS
> "paune" <paune@discussions.microsoft.com> wrote in message
> news:3CC67C3A-10F4-40B4-B657-0AB072DDC692@microsoft.com...
>
>> I'm doing a upgrade of a forrest with a singel domain from Windows
>> 2003 Native Mode to Windows 2008 ADDS.
>>
>> My XP clients can't authenticate against my new Windows 2008 DC:s.
>> They
>> get
>> access denied when I try nltest /sc_reset:DomainName.
>> If I check the eventlog on my client they are logging Netlogon id
>> 3210 against my new 2008dc:s.
>>



Reply With Quote
  #4  
Old 08-03-2009
paune
 
Posts: n/a
Re: Upgrade Windows 2003 ADDS to Windows 2008. Clients get access

I noticed my client took long time to start, they stod still applaying
computer policies for 5 minutes. After that I saw in clients event log that i
was logging event Netlogon id 3210 to my new 2008 dc:s. My clients can still
logon to domain an run logon scripts etc. but the startup process i very slow.

I were using NTLMv2 as only authentication method and all server and dc:s
are using Digitally sign communications (always) on dc:s and member server
before I started my upgrade.

So I cant realy see why is has start failing now for my clients.

/paune

"Meinolf Weber [MVP-DS]" wrote:

> Hello paune,
>
> As the article states that only work for a machine account password reset
> on the DC. Clients have to rejoin the domain.
>
> To reset the secure channel you have to use an account with administrative
> rights in the domain, so what account are you using?
>
> How did you realize that your clients will not authenticate without using
> the command, normally if you add a new DC, everything should still work as
> before?
>
> Are all DC's in sync if you run repadmin /showrepl? Any errors when running
> dcdiag /v, netdiag /v on the DC's?
>
> Netdiag is not included in 2008, just copy the 2003 netdiag.exe to the 2008
> windows\system32 folder, will work.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > See:
> > http://support.microsoft.com/kb/325850
> > or you could remove the computer from the domain to a workgroup then
> > re add it back to the domain.
> >
> > hth
> > DDS
> > "paune" <paune@discussions.microsoft.com> wrote in message
> > news:3CC67C3A-10F4-40B4-B657-0AB072DDC692@microsoft.com...
> >
> >> I'm doing a upgrade of a forrest with a singel domain from Windows
> >> 2003 Native Mode to Windows 2008 ADDS.
> >>
> >> My XP clients can't authenticate against my new Windows 2008 DC:s.
> >> They
> >> get
> >> access denied when I try nltest /sc_reset:DomainName.
> >> If I check the eventlog on my client they are logging Netlogon id
> >> 3210 against my new 2008dc:s.
> >>

>
>
>

Reply With Quote
  #5  
Old 08-03-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: Upgrade Windows 2003 ADDS to Windows 2008. Clients get access

Hello paune,

Slow logons often belong to DNS, please post an uneidted ipconfig /all from
the DC's and the client machine.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I noticed my client took long time to start, they stod still applaying
> computer policies for 5 minutes. After that I saw in clients event log
> that i was logging event Netlogon id 3210 to my new 2008 dc:s. My
> clients can still logon to domain an run logon scripts etc. but the
> startup process i very slow.
>
> I were using NTLMv2 as only authentication method and all server and
> dc:s are using Digitally sign communications (always) on dc:s and
> member server before I started my upgrade.
>
> So I cant realy see why is has start failing now for my clients.
>
> /paune
>
> "Meinolf Weber [MVP-DS]" wrote:
>
>> Hello paune,
>>
>> As the article states that only work for a machine account password
>> reset on the DC. Clients have to rejoin the domain.
>>
>> To reset the secure channel you have to use an account with
>> administrative rights in the domain, so what account are you using?
>>
>> How did you realize that your clients will not authenticate without
>> using the command, normally if you add a new DC, everything should
>> still work as before?
>>
>> Are all DC's in sync if you run repadmin /showrepl? Any errors when
>> running dcdiag /v, netdiag /v on the DC's?
>>
>> Netdiag is not included in 2008, just copy the 2003 netdiag.exe to
>> the 2008 windows\system32 folder, will work.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> See:
>>> http://support.microsoft.com/kb/325850
>>> or you could remove the computer from the domain to a workgroup then
>>> re add it back to the domain.
>>> hth
>>> DDS
>>> "paune" <paune@discussions.microsoft.com> wrote in message
>>> news:3CC67C3A-10F4-40B4-B657-0AB072DDC692@microsoft.com...
>>>> I'm doing a upgrade of a forrest with a singel domain from Windows
>>>> 2003 Native Mode to Windows 2008 ADDS.
>>>>
>>>> My XP clients can't authenticate against my new Windows 2008 DC:s.
>>>> They
>>>> get
>>>> access denied when I try nltest /sc_reset:DomainName.
>>>> If I check the eventlog on my client they are logging Netlogon id
>>>> 3210 against my new 2008dc:s.



Reply With Quote
  #6  
Old 10-03-2009
paune
 
Posts: n/a
Re: Upgrade Windows 2003 ADDS to Windows 2008. Clients get access

I have solved my case, it was related to issues in my firewall between
clients and dc:s.
http://support.microsoft.com/kb/929851

The default dynamic port range for TCP/IP has changed in Windows Vista and
in Windows Server 2008


"Meinolf Weber [MVP-DS]" wrote:

> Hello paune,
>
> Slow logons often belong to DNS, please post an uneidted ipconfig /all from
> the DC's and the client machine.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > I noticed my client took long time to start, they stod still applaying
> > computer policies for 5 minutes. After that I saw in clients event log
> > that i was logging event Netlogon id 3210 to my new 2008 dc:s. My
> > clients can still logon to domain an run logon scripts etc. but the
> > startup process i very slow.
> >
> > I were using NTLMv2 as only authentication method and all server and
> > dc:s are using Digitally sign communications (always) on dc:s and
> > member server before I started my upgrade.
> >
> > So I cant realy see why is has start failing now for my clients.
> >
> > /paune
> >
> > "Meinolf Weber [MVP-DS]" wrote:
> >
> >> Hello paune,
> >>
> >> As the article states that only work for a machine account password
> >> reset on the DC. Clients have to rejoin the domain.
> >>
> >> To reset the secure channel you have to use an account with
> >> administrative rights in the domain, so what account are you using?
> >>
> >> How did you realize that your clients will not authenticate without
> >> using the command, normally if you add a new DC, everything should
> >> still work as before?
> >>
> >> Are all DC's in sync if you run repadmin /showrepl? Any errors when
> >> running dcdiag /v, netdiag /v on the DC's?
> >>
> >> Netdiag is not included in 2008, just copy the 2003 netdiag.exe to
> >> the 2008 windows\system32 folder, will work.
> >>
> >> Best regards
> >>
> >> Meinolf Weber
> >> Disclaimer: This posting is provided "AS IS" with no warranties, and
> >> confers
> >> no rights.
> >> ** Please do NOT email, only reply to Newsgroups
> >> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> >>> See:
> >>> http://support.microsoft.com/kb/325850
> >>> or you could remove the computer from the domain to a workgroup then
> >>> re add it back to the domain.
> >>> hth
> >>> DDS
> >>> "paune" <paune@discussions.microsoft.com> wrote in message
> >>> news:3CC67C3A-10F4-40B4-B657-0AB072DDC692@microsoft.com...
> >>>> I'm doing a upgrade of a forrest with a singel domain from Windows
> >>>> 2003 Native Mode to Windows 2008 ADDS.
> >>>>
> >>>> My XP clients can't authenticate against my new Windows 2008 DC:s.
> >>>> They
> >>>> get
> >>>> access denied when I try nltest /sc_reset:DomainName.
> >>>> If I check the eventlog on my client they are logging Netlogon id
> >>>> 3210 against my new 2008dc:s.

>
>
>

Reply With Quote
  #7  
Old 10-03-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Upgrade Windows 2003 ADDS to Windows 2008. Clients get access denied

Hello paune,

Nice to hear that you solved it. Thanks for the feedback.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I have solved my case, it was related to issues in my firewall between
> clients and dc:s.
> http://support.microsoft.com/kb/929851
> The default dynamic port range for TCP/IP has changed in Windows Vista
> and in Windows Server 2008
>
> "Meinolf Weber [MVP-DS]" wrote:
>
>> Hello paune,
>>
>> Slow logons often belong to DNS, please post an uneidted ipconfig
>> /all from the DC's and the client machine.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> I noticed my client took long time to start, they stod still
>>> applaying computer policies for 5 minutes. After that I saw in
>>> clients event log that i was logging event Netlogon id 3210 to my
>>> new 2008 dc:s. My clients can still logon to domain an run logon
>>> scripts etc. but the startup process i very slow.
>>>
>>> I were using NTLMv2 as only authentication method and all server and
>>> dc:s are using Digitally sign communications (always) on dc:s and
>>> member server before I started my upgrade.
>>>
>>> So I cant realy see why is has start failing now for my clients.
>>>
>>> /paune
>>>
>>> "Meinolf Weber [MVP-DS]" wrote:
>>>
>>>> Hello paune,
>>>>
>>>> As the article states that only work for a machine account password
>>>> reset on the DC. Clients have to rejoin the domain.
>>>>
>>>> To reset the secure channel you have to use an account with
>>>> administrative rights in the domain, so what account are you using?
>>>>
>>>> How did you realize that your clients will not authenticate without
>>>> using the command, normally if you add a new DC, everything should
>>>> still work as before?
>>>>
>>>> Are all DC's in sync if you run repadmin /showrepl? Any errors when
>>>> running dcdiag /v, netdiag /v on the DC's?
>>>>
>>>> Netdiag is not included in 2008, just copy the 2003 netdiag.exe to
>>>> the 2008 windows\system32 folder, will work.
>>>>
>>>> Best regards
>>>>
>>>> Meinolf Weber
>>>> Disclaimer: This posting is provided "AS IS" with no warranties,
>>>> and
>>>> confers
>>>> no rights.
>>>> ** Please do NOT email, only reply to Newsgroups
>>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>>> See:
>>>>> http://support.microsoft.com/kb/325850
>>>>> or you could remove the computer from the domain to a workgroup
>>>>> then
>>>>> re add it back to the domain.
>>>>> hth
>>>>> DDS
>>>>> "paune" <paune@discussions.microsoft.com> wrote in message
>>>>> news:3CC67C3A-10F4-40B4-B657-0AB072DDC692@microsoft.com...
>>>>>> I'm doing a upgrade of a forrest with a singel domain from
>>>>>> Windows 2003 Native Mode to Windows 2008 ADDS.
>>>>>>
>>>>>> My XP clients can't authenticate against my new Windows 2008
>>>>>> DC:s.
>>>>>> They
>>>>>> get
>>>>>> access denied when I try nltest /sc_reset:DomainName.
>>>>>> If I check the eventlog on my client they are logging Netlogon id
>>>>>> 3210 against my new 2008dc:s.



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Upgrade Windows 2003 ADDS to Windows 2008. Clients get access denied"
Thread Thread Starter Forum Replies Last Post
Windows Terminal Server 2008 / non-clients need to access internet rubantin Windows Server Help 1 13-11-2010 11:42 AM
Robocopy - Access Denied issue - migration from 2003 to 2008 Brian Brocker Windows Server Help 2 12-11-2008 08:26 PM
slow access xp clients on windows 2003 server mvdv Windows Server Help 11 10-10-2008 04:39 PM
Access Denied installing windows 2003 sp2 from windows update?? jc Windows Server Help 1 22-05-2008 05:41 AM
DFS in windows 2003 help access denied! long345@fpt.vn Windows Server Help 5 22-05-2006 08:49 PM


All times are GMT +5.5. The time now is 10:13 PM.