9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] problem logging into a combined auth/cpu/fileserver
Date: Mon,  7 Sep 2009 13:52:48 -0400	[thread overview]
Message-ID: <14efc521ec54434e976b6c7ae5e0ae1b@quanstro.net> (raw)
In-Reply-To: <6A6A1524-95C8-4F5E-B0BE-11A11BC83F91@cs.ioc.ee>

> 1. A simple example for a combined cpu/auth server, the 192.168.1.100
> machine, could be:
>
> ipnet=mynet ip=192.168.1.0 ipmask=255.255.255.0
> 	auth=bouncer
> 	cpu=cycles
> 	dns=lookup
> 	dnsdom=9fans.net
>
> authdom=9fans.net auth=bouncer

assuming that you mean authdom=myauthdom here,
and that "lookup" is actually an ip address, or
you have an entry for lookup like so
sys=lookup dom=lookup ip=ipaddress
i would think that you would also want to add
	authdom=myauthdom
to your ipnet.  this helps ipquery(8) and ndbipinfo(2)
find your auth domain correctly based on ip.

the example on the wiki may need updating.

> hostowner or other user). However having booted the terminal in this
> way I can only cpu to bouncer if I booted as bootes (the host owner)
> otherwise I get the following error message:

are you running auth/factotum (factotum(4))?

- erik



  reply	other threads:[~2009-09-07 17:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 17:24 James Chapman
2009-09-07 16:35 ` James Chapman
2009-09-07 17:52   ` erik quanstrom [this message]
2009-09-07 19:46     ` James Chapman
2009-09-07 22:13       ` erik quanstrom
2009-09-07 22:34         ` James Chapman
2009-09-07 22:42           ` erik quanstrom

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=14efc521ec54434e976b6c7ae5e0ae1b@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.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).