9fans archive / 1995 / 11 / 46 /    prev next

From: Steve Kotsopoulos steve@ecf...
Subject: Problems that I'm having...
Date: Tue, 7 Nov 1995 00:41:03 -0500

Kenji Okamoto <okamoto@ear...> wrote:
> > As for my problem, I solved it... in /lib/ndb/local I had:
> > 	il=ticket  port=556
> > It should be:
> > 	il=ticket  port=566
> 
> I didn't have had this entry.   Then, I added this line in my 
> /lib/ndb/local.  Yes, now I can get cpu server from my terminal.
> How did you know this entry is neccessary.

It is documented in http://plan9.att.com/plan9/errata.html as follows:

/lib/ndb/local

The port for the ticket service is missing.  This will keep authentication
from working if you install from the CD.
Add the line:

il=ticket port=566

It is correct on the diskettes.