Service manual

Cyclades-TS
120
Appendix C - Sample pslave.conf files-The complete pslave.conf file
Installation & Service Manual
all.syslog_buffering 0
# Alarm configuration
# When non zero, all data received from the port is captured and is sent to
syslog-ng
# with LOCAL [0+DB_facility] facility and INFO level.
# The syslog-ng.conf file should be set accordingly to make an action
# (please see the documentation).
#
all.alarm 0
#
# Controls the presentation of the Data buffering menu
#
# MENU:
# "A non-empty Data Buffering File was found. Choose wich action
# should be performed ( (I)gnore, (D)isplay, (E)rase or (S)how and erase ) :"
#
# valid values:
# 0 - Shows the menu with all options.
# 1 - Doesn't show the menu and any non empty data buffering file
# 2 - Doesn't show the menu but shows a non empty data buffering file
# 3 - Shows the menu without the options "erase" and "show and erase".
#
#all.dont_show_DBmenu 1
#
# Send Break to the TTY when this string is received (ssh only).
#
all.break_sequence ~break
#
# Authentication of Radius users registered without passwords
#
# When enabled (value 1) and a user registered in
# the Radius database with a blank password tries to log in, the user
# is authenticated. This is a very weak level of security since
# a user would only need to know that a particular username exists.
# This does not affect Radius users registered with passwords.
#
all.radnullpass 0