Sequence for AAFID2 demo:

- Have terms in:
	barnum
		kvt -vt_font rk24
	narnia
		narnia --term "-vt_font rk24"
	lemuria
		lemuria --term "-vt_font rk24"

- Run killstarter
- Run aafid2
- Start monitor (narnia).
- Add barnum, lemuria.
- Start CheckRhosts on barnum
- Start CheckInet on narnia, lemuria, barnum
- Configure CheckInet on lemuria to look for in.fingerd
	setservice Service => 'in.fingerd'
- Configure CheckInet on narnia to look for in.telnetd
	setservice Service => 'in.telnetd'
- Configure CheckRhosts on barnum to monitor zamboni
	addusers Users => 'zamboni'
- Finger lemuria a few times.
- Create a 444 .rhosts on barnum
- Change it to 777
- Remove it
- Show the file hosts1.conf, containing:
	arrakis
	gont
	landover
	lorien
	milliways
	pern
	valinor
- Load the file hosts1.conf
- Show the file agents1.conf, which starts:
	CheckInet
		arrakis
		gont
		landover
		milliways
	LoginFailures
		narnia
		lorien
		milliways
		pern
		valinor
	CmdSequence
		lemuria
		barnum
		lorien
		milliways
		valinor
- Load agents1.conf
- Configure:
	CmdSequence@lemuria
		setsequence Sequence => 'cp, mv, chmod'
	CmdSequence@lorien
		setsequence Sequence => 'ls, mv, ls'
	CheckInet@arrakis
		setservice Service => 'in.fingerd'
	CheckInet@landover
		setservice Service => 'ftpd'
- Run in lemuria:
	cp
	mv
	chmod
- Finger arrakis a few times
- Ftp to landover
- Do a failed login to lorien
- Show the file hosts2.conf, containing:
	asgard
	eldorado
	garth
	gondor
	hollin
	hyperion
	kadath
	magrathea
	nirvana
	olympus
	riva
	solaria
	tlon
- Load hosts2.conf
- Show the file agents2.conf, which starts:
	CheckInet
		eldorado
		garth
		hollin
		hyperion
		kadath
		magrathea
	CmdSequence
		kadath
		olympus
		solaria
		tlon
	LoginFailures
		asgard
		gondor
		nirvana
		olympus
		riva
		tlon
	CheckRhosts
		olympus
- Load agents2.conf
