Hi again,

This is what I get.

[EMAIL PROTECTED] /tmp>> which rcp
/bin/rcp
[EMAIL PROTECTED] /tmp>> file /bin/rcp
/bin/rcp:       ELF 32-bit MSB executable SPARC Version 1, dynamically linked, 
stripped
[EMAIL PROTECTED] /tmp>> rcp dop mc-00:/tmp
then: then/endif not found.
[EMAIL PROTECTED] /tmp>>

You are right it seems it is a script language if/then error. But I have check 
the .rhosts and have found nothing. I don�t know at what other files to look 
at. I even do a truss and look in the files that it opens but I can still not 
find the source of the problem.

Thanks

Joaquin


-----Original Message-----
From: [EMAIL PROTECTED]
To: Solaris-Users mailing list
Sent: 22/02/2005 17:48
Subject: Re: [Solaris-Users] rcp error

> When I try to do a rcp from one node to the other one I get.
> 
> [EMAIL PROTECTED] /tmp>> rcp dop.txt mc-00:/tmp
> then: then/endif not found.
> [EMAIL PROTECTED] /tmp>>
> 
> Does somebody knows why can this be happening?

I don't see that error message in the real rcp binary, and it looks 
suspiciously like a scripting language would generate it.

Try running the following commands:
which rcp
file `which rcp`

I wonder if the rcp binary you are trying to run is not the real rcp 
binary.  If it isn't, you want to figure out why it is different asap,
it 
could be a sign of a break-in.

Good luck,

-f
http://www.blackant.net/
_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users
_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to