Creating the secret target on FortiPAM
To create the secret target:
- In the GUI, go to Secrets > Targets, and select Create.
Alternatively, enter the following commands in the CLI console 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