Service manual

Cyclades-TS
125
Installation Manual
Appendix C - Sample pslave.conf files - The pslave.cas file
all.data_buffering 0
all.syslog_buffering 0
#all.dont_show_DBmenu 1
#
# Users joe and mark will only have access granted to the serial port ttyS2
#
all.users ! joe, mark
#
# Sniff sessions will only display data sent by servers connected
# to the serial port.
#
all.sniff_mode out
#
# Only users peter and john can open a sniff session
#
all.admin_users peter, john
#
# Port-specific parameters
#
#-----------------
# PORT 1
#-----------------
s1.tty ttyS1
s1.authtype local
s1.serverfarm server_connected_serial1
#-----------------
# PORT 2
#-----------------
s2.tty ttyS2
s2.users joe, mark
s2.protocol socket_ssh
#-----------------
# PORT 8
#-----------------