> debug1: Authentications that can continue: 
> publickey,password,keyboard-interactive
> debug1: Next authentication method: publickey
> debug1: Trying private key: /home/franck/.ssh/identity
> debug1: Trying private key: /home/franck/.ssh/id_rsa
> debug1: Trying private key: /home/franck/.ssh/id_dsa
> debug1: Next authentication method: keyboard-interactive
> Connection closed by 192.168.0.135
If it goes as far as this, you are very close.

> - On guest, i'm looking the log :
> 
> base_sarge:~# tail -f /var/log/auth.log
> Jan 28 06:45:39 base_sarge sshd[1109]: debug1: Forked child 1133.
> Jan 28 06:45:39 base_sarge sshd[1133]: Connection from 
> ::ffff:192.168.0.2 port 54288
> Jan 28 06:45:39 base_sarge sshd[1133]: debug1: Client protocol version 
> 2.0; client software version OpenSSH_3.8p1
> Jan 28 06:45:39 base_sarge sshd[1133]: debug1: match: OpenSSH_3.8p1 pat 
> OpenSSH*
> Jan 28 06:45:39 base_sarge sshd[1133]: debug1: Enabling compatibility 
> mode for protocol 2.0
> Jan 28 06:45:39 base_sarge sshd[1133]: debug1: Local version string 
> SSH-2.0-OpenSSH_3.8.1p1 Debian-8.sarge.4
> Jan 28 06:45:39 base_sarge sshd[1133]: debug1: PAM: initializing for 
> "franck"
> Jan 28 06:45:40 base_sarge sshd[1133]: debug1: PAM: setting PAM_RHOST to 
> "192.168.0.2"
> Jan 28 06:45:40 base_sarge sshd[1133]: debug1: PAM: setting PAM_TTY to "ssh"
> Jan 28 06:45:40 base_sarge sshd[1133]: Failed none for franck from 
Looks like a pam issue, probably some restriction for root/ssh in
your /etc/pam*

> ::ffff:192.168.0.2 port 54288 ssh2
> 
> Network, apache anf others softs work fine !
> 
> On Debian mailing-list, nobody could help me :(
Strange, because this is a pam issue, not uml.
> 
> If anyone could help me, that's fun :)
Try removing pam restrictions, post your pam and ssh configs otherwise.
(better do that on a debian list too)

Antoine



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to