9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] terminal level authentication
@ 2005-03-28 10:04 FernanBolando
  2005-03-28 15:08 ` Russ Cox
  2005-03-28 15:20 ` Heiko Dudzus
  0 siblings, 2 replies; 3+ messages in thread
From: FernanBolando @ 2005-03-28 10:04 UTC (permalink / raw)
  To: 9fans






I recently put together a small plan 9 network.

I noticed that just about anyone can access the terminal,
because it does not ask for authentication when I log in.
It will only ask for my password when access the cpu server
or import from the servers.

I am not sure if it was a mistake on my part that I might
have overlooked a step. If so can you pls tell me which steps?

Assuming I did not make a mistake during the installation.
If a user decided to make use of the terminals disks
to store data, what protects these data from other users? Ofcourse
this would be irrelevant if the terminals where made of diskless
machines which relies on the fileserver to provide the disk space.

As I understand it, Just installing the distro form the bell labs site.
The reulting machine is a standalone terminal.

If I decide to follow the configuring the cpu server in the wiki,
this will give me a cpu server.

 ,Fernan



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] terminal level authentication
  2005-03-28 10:04 [9fans] terminal level authentication FernanBolando
@ 2005-03-28 15:08 ` Russ Cox
  2005-03-28 15:20 ` Heiko Dudzus
  1 sibling, 0 replies; 3+ messages in thread
From: Russ Cox @ 2005-03-28 15:08 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> I noticed that just about anyone can access the terminal,
> because it does not ask for authentication when I log in.
> It will only ask for my password when access the cpu server
> or import from the servers.

right.  the assumption has always been that if you have
physical access to the machine, you're in.

russ


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] terminal level authentication
  2005-03-28 10:04 [9fans] terminal level authentication FernanBolando
  2005-03-28 15:08 ` Russ Cox
@ 2005-03-28 15:20 ` Heiko Dudzus
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Dudzus @ 2005-03-28 15:20 UTC (permalink / raw)
  To: 9fans

Hi Fernan,

> I recently put together a small plan 9 network.
>
> I noticed that just about anyone can access the terminal,
> because it does not ask for authentication when I log in.
> It will only ask for my password when access the cpu server
> or import from the servers.
>
> I am not sure if it was a mistake on my part that I might
> have overlooked a step. If so can you pls tell me which steps?

This is right.  The resources on a standalone terminal aren't
protected from the user (=hostowner) by password (or any other
method of authentication)

(We had a discussion about this regarding notebooks some weeks before
on the 9fans list.)

Terminals are meant to boot from a fileserver and to not have the
operating system installed on local disks.  You need to authenticate
with password (perhaps via sectore key) when you boot a terminal from
fileserver.

If you do have a local installed Plan 9 system (e.g. on notebooks)
you perhaps will only want to use that for temporary use in situations
when you are unconnected to any Plan 9 authdom you have an account
for.

This all is intended by design.  These ideas are described in
http://plan9.bell-labs.com/sys/doc/9.ps and
http://plan9.bell-labs.com/sys/doc/auth.ps describes the
authentication and security infrastructures.

> Assuming I did not make a mistake during the installation.
> If a user decided to make use of the terminals disks
> to store data, what protects these data from other users? Ofcourse
> this would be irrelevant if the terminals where made of diskless
> machines which relies on the fileserver to provide the disk space.
>
> As I understand it, Just installing the distro form the bell labs site.
> The reulting machine is a standalone terminal.

yes.

> If I decide to follow the configuring the cpu server in the wiki,
> this will give me a cpu server.

yes.

Heiko



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-28 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-28 10:04 [9fans] terminal level authentication FernanBolando
2005-03-28 15:08 ` Russ Cox
2005-03-28 15:20 ` Heiko Dudzus

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).