9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: presotto@plan9.bell-labs.com
To: wogsolNOSPAM@bestweb.net, 9fans@cse.psu.edu
Subject: Re: [9fans] passwd
Date: Tue,  2 Jan 2001 14:53:39 -0500	[thread overview]
Message-ID: <20010102195341.AB3FC199EB@mail.cse.psu.edu> (raw)

> What I couldn't do was set a password.  Passwd returns "protocol
> botch: cs: can't translate address(net!$auth!ticket)."  I assume
> this is because it is a stand alone system.  The system has a
> NIC that I hope to use for printing &c on my LAN.  Any workaround or
> suggestions?

The connection server doesn't know which auth server to use.  If you have one,
there are a number of ways to proceed.

1) echo -n '	auth=<ip-address-of-auth-server> >> /net/ndb'
2) fix your /lib/ndb/local so that it knows what the auth server is for your
  system.  You can do this by 
 a) adding an 'auth=<ip-address-of-auth-server> to the network entry for your system
 b) adding an 'auth=<ip-address-of-auth-server> to the network entry for your network

I'ld do 2b if you have multiple systems since it will solve it for all of them.


             reply	other threads:[~2001-01-02 19:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02 19:53 presotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-23 14:27 presotto
2002-05-23 14:00 forsyth
2002-05-23 13:43 presotto
2001-01-03  1:40 rsc
2001-01-09  9:39 ` Bob Solomon
2001-01-02 17:48 Bob Solomon
2000-12-30 16:40 [9fans] cron Russ Cox
2001-01-02 17:48 ` [9fans] passwd Bob Solomon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010102195341.AB3FC199EB@mail.cse.psu.edu \
    --to=presotto@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    --cc=wogsolNOSPAM@bestweb.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).