Re: bgplgsh via telnet

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andy Bradford
Date: Saturday, November 13, 2010 - 11:25 am

Thus said Max Clark on Sat, 13 Nov 2010 07:54:00 PST:


Probably because  you are missing a  tty. If you also  install ptyget[1]
you might be able to accomplish it with something like:

tcpserver -v 0 1234 ptyrun /usr/bin/login -f -u bgplg bgplg

or maybe:

tcpserver -u `id -u bgplg` -g `id -g bgplg` -v 0 1234 ptyrun /usr/bin/bgplgsh

Andy

[1] http://cr.yp.to/software/ptyget-0.50.tar.gz
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
bgplgsh via telnet, Max Clark, (Sat Nov 13, 8:54 am)
Re: bgplgsh via telnet, Andy Bradford, (Sat Nov 13, 11:25 am)
Re: bgplgsh via telnet, Ted Unangst, (Sat Nov 13, 12:51 pm)
Re: bgplgsh via telnet, Max Clark, (Mon Nov 15, 1:06 pm)