[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: need help about how to use ssh_userauth_autopubkey
[Thread Prev] | [Thread Next]
- Subject: Re: need help about how to use ssh_userauth_autopubkey
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 08 Feb 2012 09:26:35 +0100
- To: libssh@xxxxxxxxxx
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: Re: need help about how to use ssh_userauth_autopubkey | "Linny.liang 梁玉林" <ylliang@xxxxxxxxx> |
| need help about how to use ssh_userauth_autopubkey | "Linny.liang 梁玉林" <ylliang@xxxxxxxxx> |