Fortinet white logo
Fortinet white logo

Examples

Creating the secret target on FortiPAM

Creating the secret target on FortiPAM

To create the secret target:
  1. In the FortiPAM CLI console, enter the following commands to create the secret target (Linux server):
      config secret target
      edit "172.16.80.100"
       set class "Other"
       set template "Unix Account (SSH Password)"
       set address "172.16.80.100"
       set gateway "test_gateway" #from Creating the FortiProxy gateway
       set creation-time 2023-11-10 09:34:23
       set web-proxy-status  disable
      next
     end
    

Creating the secret target on FortiPAM

Creating the secret target on FortiPAM

To create the secret target:
  1. In the FortiPAM CLI console, enter the following commands to create the secret target (Linux server):
      config secret target
      edit "172.16.80.100"
       set class "Other"
       set template "Unix Account (SSH Password)"
       set address "172.16.80.100"
       set gateway "test_gateway" #from Creating the FortiProxy gateway
       set creation-time 2023-11-10 09:34:23
       set web-proxy-status  disable
      next
     end