Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
Subject: file transfert with rcp

Subject: file transfert with rcp

2003-06-17       - By kaktus2

 Back
Hello,

I need to copy a file from a server running SunOs to a 7.1 box. I can't
copy it with scp ( coz there's no ssh/scp/sftp client/server installed
on SunOS ) or with ftp or tftp due to internal security policy ( a bit
nasty not to allow ftp, and using old telnet commands instead of ssh ...).
I also can't mount any network file system for doing a simple cp command
( or eventually a NFS share from SunOs on my 7.1 box, but don't know how
to do, and not sure if this ressource is shared).

So there's only rcp left to do it. The client and server packs are
installed on the 7.1 box, and rshd and co is managed by xinetd, and
started. Problem is that my 7.1 box refuses those connexions from the
sunbox. I get these logs in my massages log when I launch the command:

root@(protected) / } rcp script kaktus@(protected):/home/kaktus
Permission denied.


    Jun 17 16:56:12 server pam_rhosts_auth[32546]: denied to
root@(protected) as root: access not allowed
    Jun 17 16:56:12 server in.rshd[32546]: rsh denied to root@(protected) as
root: Permission denied.

I get the same kind of logs when trying to connect from and/or to
another user.
I created a /root/.rhosts file, with the IP of the sunbox inside, but
it's not better.
Any idea of how rshd works ?

Thanks

St?phan