9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa@ar.aichi-u.ac.jp
To: 9fans@nx.aichi-u.ac.jp
Subject: [9fans] pop3 from noworld users
Date: Thu,  8 Aug 2002 13:54:27 +0900	[thread overview]
Message-ID: <4c8273eecbf2b8fcf80dd82c87e3674b@ar.aichi-u.ac.jp> (raw)

Hello,

I have a trouble in getting mail.
The message from pop3 server (sysname=ar) is:
	ERROR: ar: newns failed: can't open /lib/namespace:
	access permission denied; server exiting
The protocol is apop3 and the user belongs to noworld.
The message have not appeared in 3ed.

The message comes from:
	if(newns(user, 0) < 0){
		senderr("newns failed: %r; server exiting");
		exits(nil);
	}
in /sys/src/cmd/upas/pop3/pop3.c

These codes are added in 4ed.

I ported my users to 4ed simply by copying /adm/*.
Was that wrong?

Kenji Arisawa


                 reply	other threads:[~2002-08-08  4:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4c8273eecbf2b8fcf80dd82c87e3674b@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9fans@nx.aichi-u.ac.jp \
    /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).