[Mew-dist 13464] Re: b43

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
2000年 7月 4日 (火) 12:22:35 JST


From: NARA Susumu <nara at example.com>
Subject: [Mew-dist 13463] Re: b43

> (defconst mew-ssh-msg-passwd 
>   '("password\\|passphrase" "password\\|passphrase" "password\\|passphrase"))
> 
> に戻して貰えないでしょうか、送信が出来なくなりました。以前に
> "[Mew-dist13099] Re: SSH で RSAの使用"でお願いした件なんですが。

少なくとも SSH 1、OpenSSH{1、2}では、password の後ろに ":" が必要です。

単に SSH というのではなく、バージョンも教えて下さい。以下の表が埋まる
と嬉しいです。

SSH1
	UNIX password -> "password:"
	RSA password -> xxx
	
SSH2
	UNIX password -> xxx
	RSA password -> xxx

OpenSSH1、2
	UNIX password -> "password:"
	RSA password -> xxx

--かず



Mew-dist メーリングリストの案内