Installation manual

Cyclades-TS
71
Installation Manual
Appendix C - Sample pslave.conf files-The complete pslave.conf file
conf.rlogin /usr/local/bin/rlogin-radius
#
# Location of our patched pppd with Radius linked in.
#
conf.pppd /usr/local/sbin/pppd-radius
#
# Location of the telnet utility. This can be the system telnet. (Optional)
#
conf.telnet /bin/telnet
#
# Location of ssh utility. This can be the system SSH. (Optional)
#
conf.ssh /bin/ssh
#
# This parameter is only necessary when authentication is being
# performed for a port. When set to one, it is possible to log
# in to the Terminal Server directly
# by placing a "!" before your login name, then using your normal
# password. This is useful if the Radius authentication server is down.
#
conf.locallogins 1
#
# Syslog server: syslog is the IP address of a remote syslog daemon.
facility
# is a value from 0 to 7 which is sent to the syslog server to
# indicate in which file the syslog messages should be stored.
# The file /etc/syslog.conf on the syslog server contains a mapping
# between facility numbers and server log files.
#
conf.syslog 192.168.160.1
#
# Syslog facility for portslave
#
conf.facility 7
#
# Syslog facility for Data Buffering
#
conf.DB_facility 7
#