On 2008-Jun-05 10:53:14 +0200, karim.bourenane_at_orange-ftgroup.com wrote: >If i make -vvvv option, i see that ssh accept my connection but finally refuse under >reason unknow user uid : ... >If you have any idea, to help me ? There's nothing immediately obvious in that output. I suggest you try running sshd with debugging: On the server run (eg): sshd -ddd -p 8021 Then on the client run: scp -vvvvP 8021 login_at_server1:/usr/home/login1/file.txt . The output on the server may provide a clue. -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC