9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: a@9srv.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] passwd and ^D/^C
Date: Tue, 22 Oct 2002 11:14:15 -0400	[thread overview]
Message-ID: <c3405e2a25a5ba233491bcffd6c2364e@9srv.net> (raw)

// ...when I try and set a password with passwd...

are you running a single box setup? password expects to be
able to go talk to an auth server. the "protocol botch"
error means it's not getting anyone to talk the auth
protocol with it.

note that if you're running a stand-alone terminal, there
isn't really a "password" for access to local resources. i
think the design principle is that if you've got access to
the local physical hardware, all bets on security are off
anyway, and your files should be on a secured file server
somewhere.

// Is there something I can set/do to send a kill signal to this process...

from within rio (the windowing system), type delete. there
is no job control in the shell, so if you've not got rio
working, you're outta luck (when working on the console,
i generally background things like ping with & so i can
kill them explicitly).

// And for a bonus, what pagers are available?

p(1)

hope this helps.
ア


             reply	other threads:[~2002-10-22 15:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-22 15:14 a [this message]
2002-10-22 18:05 ` Roman V. Shaposhnick
  -- strict thread matches above, loose matches on Subject: below --
2002-10-22 15:16 Fco.J.Ballesteros
2002-10-22 15:10 John Saylor

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=c3405e2a25a5ba233491bcffd6c2364e@9srv.net \
    --to=a@9srv.net \
    --cc=9fans@cse.psu.edu \
    /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).