# $Id: users-in,v 1.1 1997/07/06 14:34:49 eilts Exp eilts $
# BBS configfile
# Format:
# records devided by '$', a '$' must also be last in file
# a record contain a 'User: username' as it's first line, followed by optional
# lines with keyword - argument
# Keyword:	Argument	optional comment
# no comment after username allowed
# if realname wants a whitspace, put name in ""
# lines with '#' as its _first_ char are ignored
# some entries have a default defined in 'local.h', looks there for meanings
#
User: guest
Password:
Realname: "Guest"	  # real Username
Loglevel: 2		  # amount of logging (no meaning at time)
Seclevel: 0		  # level of security: 0 (high), 1 (mid), 2 (low)
Kermitok: 0		  # 1 if kermit allowed, 0 if not
Permittions: N:E^[^@!]*$  # permittions for  mail/news (see file DOC)
Protokoll: 1		  # 0 = Kermit, 1 = Z-Modem
Autozmodem: 1		  # 1 if auto-Z-modem, 0 if not
Fullist_on_cd: 1  	  # list files on cd also
Home: /		 	  # users HOME relative to Root
Uploaddir: /incoming	  # users dir for uploading relative to Root
Shell: /bin/false 	  # for no SHELL (bbs uses no shell at time)
Path: 			  # for no PATH (bbs uses no searchpath at time)
Lang: 1			  # users language: 0 German, 1 English
Term: vt100		  # default-terminalemulation
Lines: 24
Columns: 80
Charset: ?
$
User: X_SYSOP
Password:
Realname: "System Operator"	# real Username
Loglevel: 0		# amount of logging (no meaning at time)
Seclevel: 2		# level of security: 0 (high), 1 (mid), 2 (low)
Kermitok: 1		# 1 if kermit allowed, 0 if not
Permittions: P:*	# permittions for  mail/news (see file DOC)
Protokoll: 1		# 0 = Kermit, 1 = Z-Modem
Autozmodem: 1		# 1 if auto-Z-modem, 0 if not
Fullist_on_cd: 1	# list files on cd also
Home: /			# users HOME relative to Root
Uploaddir: /incoming	# users dir for uploading relative to Root
Shell: /bin/false	# for no SHELL (bbs uses no shell at time)
Path: 			# for no PATH (bbs uses no searchpath at time)
Lang: 1			# users language: 0 German, 1 English
Term: vt100		# default-terminalemulation
Lines: 24
Columns: 80
Charset: ASCII
$
