delete telnetd, where to get the source for SunOS 5.5.1

delete telnetd, where to get the source for SunOS 5.5.1

Post by ermirz.. » Sat, 29 May 1999 04:00:00



I accidentally deleted telnetd, thus the users could not telnet to the
machine anymore ... where could I get the source for telnet for sunOS
5.5.1/Solaris 2.5.1.  Or, is there any other way to recover ???

Thanks in advance

Erekose

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

 
 
 

delete telnetd, where to get the source for SunOS 5.5.1

Post by Thomas W » Sat, 29 May 1999 04:00:00



> I accidentally deleted telnetd, thus the users could not telnet to the
> machine anymore ... where could I get the source for telnet for sunOS
> 5.5.1/Solaris 2.5.1.  Or, is there any other way to recover ???

If you don't find the native Solaris telnetd sources, get Telnet98:

  ftp://quasimodo.stanford.edu/pub/srp/telnet.98.02.16.tar.gz
--


  Phone: (650) 723-1565              exchange for security deserve neither."
   http://www-cs-students.stanford.edu/~tjw/   http://srp.stanford.edu/srp/

 
 
 

delete telnetd, where to get the source for SunOS 5.5.1

Post by Cor Gest j » Sat, 29 May 1999 04:00:00



Quote:> I accidentally deleted telnetd, thus the users could not telnet to the
> machine anymore ... where could I get the source for telnet for sunOS
> 5.5.1/Solaris 2.5.1.  Or, is there any other way to recover ???

> Thanks in advance

> Erekose

> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

Ehhh, www.sun.com ? ;-)

or go to  www.gnu.org and download the telnet sources an compile then
on your system.

--
isn't unix fun ?
cor
+++
             GNU/LINUX and Xfree86
  Who needs bloatware : Slackware GNU/LINUX isn't                  
If LINUX isn't the answer you asked the wrong question
  http://www.knoware.nl/users/ccgestjr/index.html

 
 
 

delete telnetd, where to get the source for SunOS 5.5.1

Post by Michael C. Vergall » Sun, 30 May 1999 04:00:00




>> I accidentally deleted telnetd, thus the users could not telnet to the
>> machine anymore ... where could I get the source for telnet for sunOS
>> 5.5.1/Solaris 2.5.1.  Or, is there any other way to recover ???

>or go to  www.gnu.org and download the telnet sources an compile then
>on your system.

nope he won't find it on www.gnu.org ..he should look at the metalab.unc.edu
Linux archive and the source is there somewhere.
Michael
--
Michael C. Vergallen A.k.A. Mad Mike,
Sportstraat 28                  http://www.double-barrel.be/mvergall/
B 9000 Gent                     ftp://ftp.double-barrel.be/pub/linux/
Belgium                         tel : 32-9-2227764 Fax : 32-9-2224976
 
 
 

delete telnetd, where to get the source for SunOS 5.5.1

Post by Massimo Pighett » Tue, 01 Jun 1999 04:00:00


HI,
        if you have an Solaris 2.5.1 installation CD try to reinstall the
SUNWcsu package.

    Massimo Pighetti.

 
 
 

delete telnetd, where to get the source for SunOS 5.5.1

Post by Casper H.S. Dik - Network Security Engine » Tue, 01 Jun 1999 04:00:00


[[ PLEASE DON'T SEND ME EMAIL COPIES OF POSTINGS ]]


>HI,
>        if you have an Solaris 2.5.1 installation CD try to reinstall the
>SUNWcsu package.

Bad advise as this will undo most applied patches (and may render your
system unbootable as certain system components may now be mismatched)

Just get the in.telnetd binary from the package.

Casper
--
Expressed in this posting are my opinions.  They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.

 
 
 

delete telnetd, where to get the source for SunOS 5.5.1

Post by ermirz.. » Wed, 02 Jun 1999 04:00:00





> [[ PLEASE DON'T SEND ME EMAIL COPIES OF POSTINGS ]]


> >HI,
> >        if you have an Solaris 2.5.1 installation CD try to reinstall
the
> >SUNWcsu package.

> Bad advise as this will undo most applied patches (and may render your
> system unbootable as certain system components may now be mismatched)

> Just get the in.telnetd binary from the package.

> Casper
> --
> Expressed in this posting are my opinions.  They are in no way related
> to opinions held by my employer, Sun Microsystems.
> Statements on Sun products included here are not gospel and may
> be fiction rather than truth.

Thanks for everybody who replies .. I solved the prob already .. I
copied in.telnetd from another 2.5.1 machine to my machine and
everything works fine now.

Regards

erekose

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

 
 
 

1. having trouble getting 'sed' to delete comment lines in source files

I would like to use a 'sed' script to temporarily delete comment lines
(among other things) in java source files.  I thought this would be
easy using regular expressions to specify the matching lines and sed's
'd' (delete) command.  But it doesn't seem to work for single line
comments, such as:
        /* single line comment */

it's as if it doesn't see the close-comment string ("*/") if it's on
the same line as the start-comment string ("/*").  I've tried this on
Solaris and NT with MKS with similar results.  I've read the docs and
don't see what I'm doing wrong.  Does anyone know 'sed' and can see
what I'm doing wrong?

Here's a sed command to delete comments:

        sed -e '/^[     ]*\/\*/,/\*\//d' test

here's the 'test' file referenced in the above command:

        start
         /* single line comment */
        middle
         /* multiline
        comment */
        after

the "middle" line gets eaten somehow by sed, and the only output I see
is:

        start
        after

It's as if sed is not looking for the close comment string on the same
line as the begin comment string and deletes everything down to the
second "*/".

Any suggestions appreciated.

Thanks.

        -Pete

(my oppologies and please let me know if I'm posting this to the wrong
group)

2. How to install Solaris 8 from HD

3. getting Delete key to DELETE on RS6000

4. desesperanting mail problem

5. cgi scripts not getting executed, only the source code gets displayed

6. Tools for hackers (new tag system for C language)

7. SunOS 4.1.1 in.telnetd problems

8. Is it safe to run SAMBA on a critical AIX 4.3 host?

9. login/telnetd source

10. telnetd source?

11. Need Inetd and/or Telnetd Source

12. Looking for telnet & telnetd source

13. telnetd source code