[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Telnet - Access Denied Message



On Fri, 19 Jan 2001, fastmedia wrote:

> 
> 
> > /bin/badsh
> > It's just a little perl file...
> 
> looks like a binary ?  pico shure choked on it (raq3)
Nooooooo...can't be so....there's something else going on clearly.
This is what happens (on a qube 2 but there's NO difference, a perl file
is a perl file....ASCII text throughout!!
[22:17:04 cjraven@kenmore]$ less /bin/badsh

!/usr/bin/perl

print "
************************* Access Denied *************************
*                                                               *
* Sorry, you do not have telnet/shell access to this Cobalt     *
* server.                                                  *
*                                                               *
*****************************************************************

";
exit 1;

That's it....if you pico the file BTW (I tried to reproduce your problem
but could not...naturally, since this is a text file only, not compiled)
you'll get the same result.
There's something else going on.
Regards,
Colin
--
Colin J. Raven
Linux Registered User #82296
 10:20pm  up 41 days, 13:34,  3 users,  load average: 0.00, 0.00, 0.00