Re: rsh-passthru not enabled for this user

From: those who know me have no need of my name (not-a-real-address@usa.net)
Date: 02/26/02

  • Next message: Simon Tatham: "Re: Base-64 and key format in general"

    From: those who know me have no need of my name <not-a-real-address@usa.net>
    Date: Tue, 26 Feb 2002 03:01:25 -0000
    
    

    <64279eb3.0202251838.6e13c569@posting.google.com> divulged:

    >I'm traying to copy a file from a sever to other by scp but I get this
    >messages always: "rsh-passthru not enabled for this user"
    >
    >This is the command I'm using: /usr/local/bin/scp -v
    >beduran@host1:/var/tmp/beduran/8_Recommended.zip
    >beduran@host2:8_Recommended.zip
    >
    >What could be the problem?

    host1 and host2 don't agree that beduran is allowed access.

    -- 
    okay, have a sig then
    



    Relevant Pages

    • Confusing issue with scp - Host Key Authentication Failed
      ... I can ssh from host1 to host2 with no problems. ... I can scp from host1 to host2 with no problems. ... Since I can ssh to the host, I know keys are correct so why do I get the failure? ...
      (comp.security.ssh)
    • Re: Confusing issue with scp - Host Key Authentication Failed
      ... DJ> I can ssh from host1 to host2 with no problems. ... But when I try to scp ... DJ> Since I can ssh to the host, I know keys are correct so why do I ...
      (comp.security.ssh)
    • Re: Volume Manager information not persistent across reboots
      ... metaset output is not same on the two nodes. ... On host1: Multi-owner is NOT recognised, Master is recognised, host2 is ... Host Owner Member ...
      (comp.unix.solaris)
    • isakmpd/ipsec, routing, Host-to-Site
      ... Host1 will be a gateway and has a ... the external network and gets its IP-Address, default route, DNS etc. ... I configured isakmpd on Host2 to contact Host1, ...
      (comp.unix.bsd.openbsd.misc)
    • Re: How to open an application in a remote x session
      ... will opne up on the xdisplay the user has running on host1. ... To do what the OP wants requires trust between the user on host1 and the user on host2. ... Security is important in this issue, otherwise a user on host2 could log into host1 and capture all the key presses of the user on host1 (X controls the keyboard as well as the display, if you provide access to the X server you potentially allow a user to intercept all keypress events). ... They can do that by issuing "xhost localhost" or "xhost hostname" where hostname is host1's hostname. ...
      (Fedora)