Permission denied with "OpenSSH for Windows"

From: Jens Klüsener (jens_at_kluesener.info)
Date: 06/28/04

  • Next message: Fritz: "Re: Real VNC with Putty"
    Date: Mon, 28 Jun 2004 09:30:31 +0200
    
    

    Hi

    I just reinstalled OpenSSH for Windows on my WinXP Prof. What I exactly
    do is:

    Use the Windows Installer
    type mkgroup -l >> ..\etc\group
    type mkpasswd -l -u Test >> ..\etc\passwd
    (The uSer Test already exist on the XP pc)

    Now I want to connect from a Linux pc to the XP sshd Server.

    LINUX-SERVER:/# ssh -l Test 192.168.0.2

    ...

    Test@192.168.0.2's password:
    Last login: Mon Jun 28 09:09:48 2004 from linux-server
    /bin/switch: Permission denied
    Connection to 192.168.0.2 closed.
    LINUX-SERVER:/#

    I also tried /bin/sh. the same.
    I want to stress that I use OpenSSh under WindowsXP.

    What else can I do?

    Many Thanks

    Jens


  • Next message: Fritz: "Re: Real VNC with Putty"