9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Newbie question
@ 1996-09-27 22:04 Scott
  0 siblings, 0 replies; 4+ messages in thread
From: Scott @ 1996-09-27 22:04 UTC (permalink / raw)


Peter Henning <peterh@gem.co.za> writes:
| When telnetting into unix from plan9, the terminal type shows up as
| "9win" or somthing like that....

Add to /etc/termcap:
	p9|9term|p9win: :am:bl=^G:do=^J:nl=^J:
Or just use "dumb".

| What's the simplest way of getting the right kind of termcap entry for a
| plan9 client in unix? I use plan9 at home, and need to telnet to unix at
| the office but it is pretty messy with the default settings.

/bin/hp

Speaking of that, I spent some time arranging to have the keyboard
driver deliver distinct characters for the four arrow keys (using the
same values that 9term does under unix), and arranging for hp to emit
the right function key sequences for them.  But here the Guys From New
Jersey have defeated us, since the 2621's arrow keys send a carrage
return at the end, which confuses vi and emacs (although nvi works
ok), so I never posted the patches.  (sigh.)





^ permalink raw reply	[flat|nested] 4+ messages in thread
* Newbie Question
@ 2019-12-16 18:00 Frank D. Engel, Jr.
  0 siblings, 0 replies; 4+ messages in thread
From: Frank D. Engel, Jr. @ 2019-12-16 18:00 UTC (permalink / raw)
  To: 9fans

Hi,

I am hoping someone can help me with this.

I am trying as an experiment to set up a small plan9 cluster as a set of 
computers in a VMWare environment.

I am using the latest 9front distribution, and currently have two VMs 
booting plan9 with one network adapter each, on a private network (not 
connected to the internet or to the host computer), with no DHCP being 
provided by VMWare, and am attempting manual isolated configuration for now.


As far as I can tell, I was able to get an auth server running, booting 
off its own installation, with authentication enabled on its 
filesystem.  It comes up without the window system running (as a cpu 
server) and "keyfs" is among the processes which are listed when I run 
"ps"; I was able to use auth/changeuser to create user accounts for the 
hostowner users "glenda" (for my file server) and another account for my 
auth server, and was able to arrange for secstored to start with the 
system (from cpurc) and that seems to be working - I also created 
accounts in there to match the two I created with auth/changeuser, and 
both accounts are defined on the filesystem. If I do "ps | grep listen" 
I see five processes running: two owned by the host owner and three by 
"none".

I have a second system set up which I intend to be the file server (more 
storage space) and I can successfully use "rcpu" to access the auth 
server from that one.  The file server is still booting as a terminal 
rather than a cpu server, and I created matching user accounts (newuser) 
on the filesystem on the file server.


The last part of the /lib/ndb/local file on the file server looks like this:


auth=fingers authdom=9cluster


ipnet=9cluster ip=192.168.81.0 ipmask=255.255.255.0

     fs=cabinet

     tftpd=cabinet

     auth=fingers

     authdom=9cluster

     dnsdomain=9cluster


# file server

sys=cabinet ether=005056301268 ip=192.168.81.10

     dom=cabinet.9cluster


# auth server

sys=fingers ether=00505635c452 ip=192.168.81.12

     dom=fingers.9cluster



As I understand it, the next step would be to enable authentication on 
the file server.  I do this by rebooting, adding -c to the bootargs and 
at the "config:" prompt entering "noauth" twice, then "end".


When I try to do this, I am getting this set of messages:


mount: auth_proxy: auth_proxy read fd: authread: auth protocol not finished

mount: mount /root: authread: auth protocol not finished


followed by a list of partitions then a new prompt for bootargs


I am interpreting this to mean that I missed something in my 
authentication configuration, but after trying several things, I am a 
bit lost on how to proceed with this.


Can someone point me in the direction of what I might be missing?


Thank you!





^ permalink raw reply	[flat|nested] 4+ messages in thread
* Newbie question
@ 1996-09-28 14:33 presotto
  0 siblings, 0 replies; 4+ messages in thread
From: presotto @ 1996-09-28 14:33 UTC (permalink / raw)


Run 'hp' and set the term/TERM variable to hp2621.  The plan9
window doesn't obey any in line cursor controls.




^ permalink raw reply	[flat|nested] 4+ messages in thread
* Newbie question
@ 1996-09-27 21:52 Peter
  0 siblings, 0 replies; 4+ messages in thread
From: Peter @ 1996-09-27 21:52 UTC (permalink / raw)


Hi

When telnetting into unix from plan9, the terminal type shows up as
"9win" or somthing like that....

What's the simplest way of getting the right kind of termcap entry for a
plan9 client in unix? I use plan9 at home, and need to telnet to unix at
the office but it is pretty messy with the default settings.

Thanks.




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

end of thread, other threads:[~2019-12-16 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-09-27 22:04 Newbie question Scott
  -- strict thread matches above, loose matches on Subject: below --
2019-12-16 18:00 Newbie Question Frank D. Engel, Jr.
1996-09-28 14:33 Newbie question presotto
1996-09-27 21:52 Peter

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