Network Logins

wjb at cogsci.cog.jhu.edu wjb at cogsci.cog.jhu.edu
Thu Jun 27 08:07:55 AEST 1991


peter at ficc.ferranti.com (Peter da Silva) writes:
>woo at ornl.gov (John W. Wooten) writes:
>>Is there a way to set up workstations so that if a user types
>>woo at woonext.dsrd.ornl.gov at login, the login procedure would open a telnet  
>>session to the machine described without every giving access to the physical
>>machine he's standing in front of?...
>
>Sure it's doable. Just set up an account called "telnet", then have a program
>that's run on login (preferably as the login shell) that asks for a remote
>system name and establishes a connection to it.

	Yes, it is doable, but it isn't always advisible.  Ferranti.com
seems to only have MX records in the DNS and I don't know whether or not you
publish your modem dialup numbers.  You can therefore look at your network
as a small closed system and not worry to much about people "cracking" your
machines.  Ornl.gov is ping'able on the Internet and setting up such an
account there would allow someone trying to "crack" on the Internet to use
their systems as a way to make it harder to track them down.  Just imagine
the difficulty of trying to determine the physical location of a cracker
when they can place an unknown number of machines between their initial
entry to the Internet and their current target.  This can, of course, be
made less useful to crackers by doing such things as having a password on
the account, restricting the account to the console or direct wired terminal
only (no network or modem access), and restricting the systems to which you
can connect.  Most sites on the Internet have placed restrictions on their
TCP/IP terminal servers such that you can only access machines on the local
network, to defend against this kind of activity.

	It would be nice if concerns about security never affected the
services that are made available to users, but sometimes that just isn't
possible.

				Bill Bogstad



More information about the Comp.unix.admin mailing list