[Thinlinc-technical] Master -> Agent Configuration Syntax

Cobin Bluth cbluth at zoomcare.com
Fri Dec 5 00:30:09 CET 2014


Hello All,

Please note the following excerpt from file:
/opt/thinlinc/etc/conf.d/vsmserver.hconf

#

# Hiveconf configuration file - VSM server

#

[/vsmserver]


# Administrators email

admin_email=admin at example.org


#

# Terminal servers. A list of hostnames. These will be used for
communication

# between the server and the agent. The names reported to clients are
fetched from

# the agent itself; names in terminalservers are not reported directly to
clients.

#

terminalservers=agent1 agent2 agent3




I see that it says "a list of hostnames". What is the proper syntax for
this? Use a space delimiter or a comma delimiter?

Would it be:
terminalservers=agent1 agent2 agent3
or
terminalservers=agent1,agent2,agent3
or
terminalservers=("agent1","agent2","agent3")

Which is the why to do this?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cendio.se/pipermail/thinlinc-technical/attachments/20141204/92349cd9/attachment-0006.html>


More information about the Thinlinc-technical mailing list