conserver/conserver.cf/test.cf
2002-03-12 01:12:20 -08:00

31 lines
888 B
CFEngine3

# dummy conserver config file
#
# $Id: dummy.cf,v 4.3 92/07/27 12:23:59 ksb Exp $
#
# 1. change the `/dev/ttya' to any tty device you can put a serial device on
# that you could talk to with kermit/cu. Put in the baud rate and parity.
#
# 2. change the `cc.purdue.edu' to your local domain.
#
# 3. !! do not leave this up, as it can give local users a root shell (login)
# !! for extended testing change the `|' to `|su - tst' where tst is a
# !! vanilla test acount, or comment out the `login' console.
#
# list of consoles we serve
# name : tty[@host] : baud[parity] : device : group
DOMAINHACK=
LOGDIR=/tmp
BREAK5=\rtest\r
shell:|:9600p:&:5
bash:|/usr/local/bin/bash::&:2
web:!www.conserver.com:80:&:
b:/dev/ttyb:9600p:&:
#ts6-10:!ts6:10010:&:
#ts6-11:!ts6:10011:&:
#ts6-12:!ts6:10012:&:
#ts6-13:!ts6:10013:&:
%%
# list of clients we allow
# type machines
trusted: 127.0.0.1