[497] in testers
(RT 6.4R) mkserv remote nfs olc discuss
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Dec 15 01:58:01 1989
Date: Fri, 15 Dec 89 01:57:39 -0500
From: Ken Raeburn <Raeburn@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU
With this combination, I noticed the following problems:
* In "olc": Unmatched ".
(Last line of /srvd/servers/olc.)
* In rc.conf: OLC=true export ...
(Missing semicolon.)
* In discuss: Adds user "pop", not "discuss".
* Several misspellings:
olc directory
mkserv remember
discuss "an acl", not "a acl"
nfs appropriate, not approporate
* Lots of unnecessary error messages about synctree not being able to
copy in a file, because the same file had been copied in by a
previous script.
* Try to keep consistency across these scripts in the use of "passwd"
and "password"; for English prose, the latter is preferable.
* The "olc" script should create /usr/adm/olc.
I haven't tried running any of these services yet, so I may have more
later.