source for telnetd?

source for telnetd?

Post by David Cas » Wed, 25 May 1994 22:54:22



Hi,

I'm looking for the source to a version of telnetd which will compile for
SunOS 4.1.3.  I've poked around on archie, but all I can find are binary
copies of in.telnetd or telnetd.

What I really want is a version of telnetd which will:

        1. read an /etc/banner (or whatever) file to decide what to display
           at login time

        2. look somewhere other than /bin/login for my login daemon --
           preferably a place of my choosing.

Thanks,
David.

 
 
 

source for telnetd?

Post by Charles Ewen MacMill » Sat, 28 May 1994 11:59:28




>Hi,

>I'm looking for the source to a version of telnetd which will compile for
>SunOS 4.1.3.  I've poked around on archie, but all I can find are binary
>copies of in.telnetd or telnetd.

>What I really want is a version of telnetd which will:

>    1. read an /etc/banner (or whatever) file to decide what to display
>       at login time

>    2. look somewhere other than /bin/login for my login daemon --
>       preferably a place of my choosing.

 We managed to compile the Net/2 telnetd under SunOS 4.1.3 _with_
line_mode enabled, which would support everything you are looking for I
believe, but the termio part was broken, so it had no clue as to the
actual size of a users screen. Still, "stty LINES 34" or something
similar was able to fix it for the user, so that may be a good place to
start.

 The source is widely available with the Net/2 distribution.

--
Charles Ewen MacMillan  | Tezcat.COM - The Good Guys

Modem: 312-850-0112/0117| Via Interactive UNIX to
Voice: 312-850-0181     |    the Chicago Area.

 
 
 

source for telnetd?

Post by Benjamin Z. Goldste » Mon, 30 May 1994 06:36:03





>>Hi,

>>I'm looking for the source to a version of telnetd which will compile for
>>SunOS 4.1.3.  I've poked around on archie, but all I can find are binary
>>copies of in.telnetd or telnetd.

>>What I really want is a version of telnetd which will:

>>        1. read an /etc/banner (or whatever) file to decide what to display
>>           at login time

>>        2. look somewhere other than /bin/login for my login daemon --
>>           preferably a place of my choosing.

> We managed to compile the Net/2 telnetd under SunOS 4.1.3 _with_
>line_mode enabled, which would support everything you are looking for I

How did you do that?  I thought LINEMODE required some kernel help which
SunOS 4.1.3 did not have.  If your fix is not SunOS 4.1.3 specific, I
would really like to see it...

Quote:>believe, but the termio part was broken, so it had no clue as to the
>actual size of a users screen. Still, "stty LINES 34" or something
>similar was able to fix it for the user, so that may be a good place to
>start.

Try the Cray Telnet: ftp.cray.com:src/telnet/telnet.94.02.07.NE.tar.Z
It fixes this bug and others (the problem, by the way, is that it sets
the server side rows and columns to the client side rows and rows..).

Quote:> The source is widely available with the Net/2 distribution.

The Cray version is based on Net/2 but adds fixes and support for lots
of other stuff like encryption.
--
Benjamin Z. Golds*
 
 
 

source for telnetd?

Post by Charles Ewen MacMill » Mon, 30 May 1994 18:21:19







>>>Hi,

>>>I'm looking for the source to a version of telnetd which will compile for
>>>SunOS 4.1.3.  I've poked around on archie, but all I can find are binary
>>>copies of in.telnetd or telnetd.

>>>What I really want is a version of telnetd which will:

>>>    1. read an /etc/banner (or whatever) file to decide what to display
>>>       at login time

>>>    2. look somewhere other than /bin/login for my login daemon --
>>>       preferably a place of my choosing.

>> We managed to compile the Net/2 telnetd under SunOS 4.1.3 _with_
>>line_mode enabled, which would support everything you are looking for I

>How did you do that?  I thought LINEMODE required some kernel help which
>SunOS 4.1.3 did not have.  If your fix is not SunOS 4.1.3 specific, I
>would really like to see it...

 It is not really a fix until I get the damn thing to understand the size
of a terminal, and there are many other things in this world to busy
myself with.

 I believe the changes would be SunOS 4.1.3 specific however.

Quote:>>believe, but the termio part was broken, so it had no clue as to the
>>actual size of a users screen. Still, "stty LINES 34" or something
>>similar was able to fix it for the user, so that may be a good place to
>>start.

>Try the Cray Telnet: ftp.cray.com:src/telnet/telnet.94.02.07.NE.tar.Z
>It fixes this bug and others (the problem, by the way, is that it sets
>the server side rows and columns to the client side rows and rows..).

 In fact, it was that particular archive I believe that I tried
not realizing that in fact it was Cray oriented, rather than Net/2.

 That telnetd compiled fine, but does not support line-mode under SunOS
either.

 What do people think about simply replacing one's includes and
rebuilding the kernel, and then attempting to compile....

 Has anyone ever done so?

--
Charles Ewen MacMillan  | Tezcat.COM - The Good Guys

Modem: 312-850-0112/0117| Via Interactive UNIX to
Voice: 312-850-0181     |    the Chicago Area.

 
 
 

1. Source for telnetd

Where can I find the source for telnetd for Linux?

I want to make it accept userids over 8 characters.

Eric Klien
+---------------------------------------------------------------+

+---------------------------------------------------------------+

2. Printer : No Epson Stylus 500 ?

3. Where in the world is the source for telnetd???

4. Quotas within a jail

5. SOURCE (in.telnetd) WANTED

6. header file

7. Sources for telnetd

8. another htaccess question

9. Source of telnetd

10. delete telnetd, where to get the source for SunOS 5.5.1

11. login/telnetd source

12. telnetd source?

13. Need Inetd and/or Telnetd Source