CCertRequest::Submit No mapping between account names and security IDs was done. 0x80070534 (WIN32: 1332)
Problem
When requesting a certificate from a server using Windows Server 2008 R2 with IIS 8, by typing in the http://server name/certsrv into your web browser you receive these errors:
Solution
Once that is completed follow these steps:
If you are using Windows Server 2012 or Windows Server 2012 R2:
- On the taskbar, click Server Manager, click Tools, and then click Internet Information Services (IIS) Manager.
If you are using Windows Server 2008 or Windows Server 2008 R2:
- On the taskbar, click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
2. In the Connections pane, expand the server name, expand Sites, and then click the site, application or Web service for which you want to enable basic authentication and Digest Authentication.
Scroll to the Security section in the Home pane, and then double-click Authentication.
In the Authentication pane, select Anonymous Authentication, and then click Disable in the Actions pane.
Restart your IIS services and this should solve your problem.
Keep on keeping on...
No comments:
Post a Comment