[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Telnet - Access Denied Message
- Subject: Re: [cobalt-users] Telnet - Access Denied Message
- From: "Colin J. Raven" <cjraven@xxxxxxxxxxx>
- Date: Thu Jan 18 19:40:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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