Before installing Indeed Identity PAM components on the server, you must deploy Remote Desktop Services roles.

Installing and configuring the PAM Server

  1. Download and unzip the Indeed Identity PAM archive to the server.
  2. Login with Active Directory account and run PowerShell as administrator.
  3. Launch the Indeed-PAM-Wizard.ps1 installation script.
  4. In the Select components window, check Management Server, Access Server and click Next button.
  5. In the next step, click Install button, wait for the installation to finish.
    Click No button when prompt to reboot appears.
  6. In the next step enter server's FQDN, IP addresses and click Next button.
  7.  In the next step, specify the SQL server address, SQL server type, enter the login and password of the account for working with databases. Please use real database names. Username, password and database names are case sensitive. Click Next button.
  8. In the next step, specify the Domain Controller's DNS name, Distinguished Name of the user's directory container, enter the username and password for reading the user directory, and check whether it is necessary to use the LDAPS protocol when reading the directory (LDAP is used by default) and click Next button.
  9. In the last step click Configure button, wait for finishing, click OK to exit.
  10. Start Internet Information Services (IIS) Manager
  11. Select Default Web Site, click Bindings...
  12. Click Add..., select Type: https, Port: 443
  13. Choose SSL certificate, click OK, close Site Bindings window

  14. Click to Restart on the Manage Website section in the right pane.
  15. Start the Server Manager
  16. Go to Remote Desktop ServicesCollections
  17. Under Collections, click Tasks and select Create session collections
  18. Complete the wizard to create a collection with the settings you need.
  19. Under RemoteApp Programs click Tasks and select Publish RemoteApp Programs
  20. Click Add, select application \\PAMServerName\c$\Program Files\Indeed Identity\Indeed PAM\Gateway\ProxyApp\Pam.Proxy.App.exe, click NextPublish
  21. In the RemoteApp Programs section, open the context menu of the published application and select Edit Properties
  22. Go to Parameters, set the Allow any command-line parameters option and click OK
  23. Reboot server.

  • No labels