Carl's geek blog
Unauthenticated network in Vista / 7.
The “unauthenticated network” in Vista, which means RDP and many other things do not work (basically, it has broke kerberos) was in my case due to two computers having the same name.
I have no idea why I was allowed to join a Windows 7 laptop called Julian-PC to the domain when there was already a Vista desktop called Julian-PC on the domain.
There were no warnings of duplicate names on the network, but adding a new computer to the domain with the same name as an existing computer caused the existing computer’s Computer/Machine Account to be overwritten in active directory, and so the machine was no longer a working domain member and kerberos/authentication was broken. We were seeing “cds.local 2: unauthenticated network” instead of just “cds.local”.
Hope this helps others.
| Print article | This entry was posted by Carl on December 11, 2010 at 01:12, and is filed under Computer Stuff. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
about 1 year ago
There exists better solution than re-join, please have look at http://www.cievo.sk/2012/02/21/reset-computer-accounts-in-active-directory-domain/.