I am trying to install PAM server. I have followed this guide https://technet.microsoft.com/en-us/library/mt345588.aspx with a couple of difference with my environment.
I have allready done steps 7a and 7b, but in the step 7c I can't find any files under \the Privileged Access Management Portal\folder.
Also when I am trying to access to addresses http://localhost:8086/ and http://localhost:8090/ I get http errors.
This from the first one:
HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error Information: Module WindowsAuthenticationModule Notification AuthenticateRequest Handler ExtensionlessUrlHandler-ISAPI-4.0_64bit Error Code 0x80070021 Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false". Config File \\?\C:\Program Files\Microsoft Forefront Identity Manager\2010\Privileged Access Management REST API\web.config Requested URL http://localhost:8086/ Physical Path C:\Program Files\Microsoft Forefront Identity Manager\2010\Privileged Access Management REST API Logon Method Not yet determined Logon User Not yet determined Config Source: 36: <authentication> 37: <windowsAuthentication enabled="true" useKernelMode="false"/> 38: </authentication>
And this from the second one:
HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory. Most likely causes: •A default document is not configured for the requested URL, and directory browsing is not enabled on the server. Things you can try: •If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists. • Enable directory browsing using IIS Manager. 1.Open IIS Manager. 2.In the Features view, double-click Directory Browsing. 3.On the Directory Browsing page, in the Actions pane, click Enable. •Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is set to true in the site or application configuration file. Detailed Error Information: Module DirectoryListingModule Notification ExecuteRequestHandler Handler StaticFile Error Code 0x00000000 Requested URL http://localhost:8090/ Physical Path C:\Program Files\Microsoft Forefront Identity Manager\2010\Privileged Access Management Portal Logon Method Anonymous Logon User Anonymous