[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Shell access: Disabling Telnet
- Subject: RE: [cobalt-users] Shell access: Disabling Telnet
- From: shimi <shimi@xxxxxxxxxxxxxxxx>
- Date: Sat Jun 9 03:30:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 8 Jun 2001, Colin J. Raven wrote:
> > > inetd, but also kill the startup script...I don't remember
> > which darned
> > > rc directory it lives in, it's been so long since I used telnet I've
> > > forgotten...anyone???
> > > /etc/rc.d/DUH????
> >
> > but telnet does run from inetd..... and he wouldn't want to
> > kill inetd's
> > startup file, as lots of services are running from there ;-)
> >
> > - shimi.
> Nononono...I meant kill the telnetd startup script itself...not the
> inetd startup!!!!!!!!!!!!!
> -Colin
>
I know exactly what you meant, and I said - telnetd has no startup script.
the daemon is luanched automatically from inetd (try looking at
/etc/inetd.conf)
#telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
[shimi@www shimi]$ locate in.telnetd
/usr/man/man8/in.telnetd.8
/usr/sbin/in.telnetd
[shimi@www shimi]$ ls -l /usr/sbin/in.telnetd
-rwxr-xr-x 1 root root 35628 Aug 18 1999 /usr/sbin/in.telnetd
[shimi@www shimi]$
is that a script? :)
coz the first lines look like this:
UW PICO(tm) 4.0 File: /usr/sbin/in.telnetd
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^$
^E^H
^E^H4^G
^H^^^D^HI^R^E^H^D`^D^Hocistenid^B;
blah :P
- shimi