9fans archive / 1995 / 12 / 42 / prev next
From: Steve_Kilbane Steve_Kilbane@ceg...
Subject: Fun with cs.
Date: Thu, 14 Dec 1995 09:04:05 -0500
Waaaay back in August, Vadim mentioned a workaround in /rc/bin/cpurc
for ndb/cs not handling net!$auth!ticket lookups. Is this workaround still
valid, and if so, can someone give me a more complete description? I'm
encountering this problem now.
It sounds to me like cpurc (and, I guess, termrc) should have
ndb/cs -n
sysname=`{cat /dev/sysname}
switch ($sysname) {
case myhost
...
}
date >>/$cputype/log/$sysname
ndb/cs -n
Does this sound reasonable?
steve