|
Posted by Brian Komar [MVP] on November 1, 2006, 7:52 am
Please log in for more thread options
Comments inline...
usc@noemail.nospam says...
> When you login to a host using the latest version of RDP, and attempt
> authentication, it uses the host certificate to match the name of the target
> server against the hostname you specify in your connect string. What
> application can be used on the target host to view that certificate and to
> replace it?
Use the Certificates mmc console focused on the local machine. You must
be a member of the local Administrators group to access this console.
>
> A new Windows Server 2003 install had its machine name changed and now the
> self-signed ceritifcate for the host has the wrong hostname in it. I want
> to replace that. The same machine is failing secure updates with the DNS
> server, and I have to wonder is the issue somewhat similar, with the DNS
> server unable to match the reverse lookup of the host's IP with its server
> name as shown in its certificate.
>
What self-signed certificate. The only automatically issued self-signed
certificate is for EFS. There is no such thing as a self-signed machine
certificate. It sounds more like there are issues with the machine's
account in AD preventing authenticated access to the DNS server
> We do NOT currently have a Microsoft certificate server in use. All
> certificates would be the self signed ones that any install gets.
>
There are no self-signed certificates issued for this purpose. You may
have a CA that you do not know about. More likely, something did not go
right with the machine rename, and you need to fix the computer account
in AD.
>
|