STRONGSWAN_SSO

Description

Insert/remove user from IPS.

Command

strongswan_sso --add|--delete --name <name> --address <IP> [--domain <domain>] [--timeout <seconds>] [--group <groups>]
--add : insert user
--delete : delete user
--name <name> : name of the user
--address <IP> : IP address of the user
--domaine <domain> : domain of the user
--timeout <seconds> : timeout in seconds of the user
--group <groups> : comma separated list of groups of the user

Results

Example