CONFIG AUTH TSAGENT ADD

Level

user,modify

History

Appears in SNS 4.7.0

Description

Set a new TS configuration

Remark

Remember to activate the configuration.
If no argument is provided a default configuration will be added with name TSAgent_x, x a number

Usage

AgentName=<string>
State=<on|off>
agentAddr=<object> // Must be IPV4 or IPV6
agentPort=<object> // Must be TCP
agentPsk=<string>
[agentBindAddr=<object>]

Example

CONFIG AUTH TSAGENT ADD AgentName=TestServeur State=on AgentAddr=agent_addr AgentPort=agent_port AgentPsk=aaaaaa CONFIG AUTH TSAGENT ADD