[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: need help about how to use ssh_userauth_autopubkey
[Thread Prev] | [Thread Next]
- Subject: Re: Re: need help about how to use ssh_userauth_autopubkey
- From: "Linny.liang 梁玉林" <ylliang@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 8 Feb 2012 16:31:13 +0800
- To: "libssh" <libssh@xxxxxxxxxx>
Looks like you're writing a server. ssh_userauth_autopubkey() is only for the client. >>>>>> yes ,i'm writing a server. since ssh_userauth_autopubkey() is for client ,which api server should use. Thanks a lot 2012-02-08 Linny.liang 梁玉林 发件人: Andreas Schneider 发送时间: 2012-02-08 16:27:23 收件人: libssh 抄送: 主题: Re: need help about how to use ssh_userauth_autopubkey On Wednesday 08 February 2012 11:21:23 you wrote: > do { > message=ssh_message_get(session); > if(!message) > break; Looks like you're writing a server. ssh_userauth_autopubkey() is only for the client. -- andreas -- Andreas Schneider GPG-ID: F33E3FC6 www.cryptomilk.org asn@xxxxxxxxxxxxxx
Re: need help about how to use ssh_userauth_autopubkey | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
need help about how to use ssh_userauth_autopubkey | "Linny.liang 梁玉林" <ylliang@xxxxxxxxx> |
Re: need help about how to use ssh_userauth_autopubkey | Andreas Schneider <asn@xxxxxxxxxxxxxx> |