9fans archive / 1995 / 12 / 44 /    prev next

From: Vadim Antonov avg@pos...
Subject: Fun with cs.
Date: Thu, 14 Dec 1995 01:25:09 -0500

Last call to ndb/cs should be w/o -n.

--vadim

>From 9fans-outgoing-owner@cse... Thu Dec 14 06:44 PST 1995
Return-Path: <9fans-outgoing-owner@cse...>
Received: from postman.ncube.com by butler.ncube.com (5.0/SMI-SVR4)
	id AA28792; Thu, 14 Dec 1995 06:44:13 +0800
Received: from psuvax1.cse.psu.edu by postman.ncube.com (4.1/SMI-4.1)
	id AA04670; Thu, 14 Dec 95 06:44:12 PST
Received: by psuvax1.cse.psu.edu id <34033>; Thu, 14 Dec 1995 09:04:54 -0500
Received: from cegelecproj.co.uk ([159.245.72.6]) by psuvax1.cse.psu.edu with SMTP id <34030>; Thu, 14 Dec 1995 09:04:34 -0500
Received: from vampire.cegelecproj.co.uk (cerberus.cegelecproj.co.uk) by cegelecproj.co.uk (4.1/SMI-4.1)
	id AA01087; Thu, 14 Dec 95 14:04:16 GMT
Received: from phantom.cegelecproj.co.uk (phantom.limbo.cegelecproj.co.uk) by vampire.cegelecproj.co.uk (5.0/SMI-SVR4)
	id AA09592; Thu, 14 Dec 1995 14:04:09 GMT
Received: by phantom.cegelecproj.co.uk (5.0/SMI-SVR4)
	id AA03988; Thu, 14 Dec 1995 14:04:05 GMT
Date: 	Thu, 14 Dec 1995 09:04:05 -0500
From: Steve_Kilbane@ceg... (Steve_Kilbane)
Message-Id: <9512141404.AA03988@pha...>
To: 9fans@cse...
Subject: Re: Fun with cs.
Sender: owner-9fans@cse...
Precedence: bulk
Reply-To: 9fans@cse...
Content-Type: text
Content-Length: 464
Status: R

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