Return-Path: X-Original-To: apmail-mina-users-archive@www.apache.org Delivered-To: apmail-mina-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCE3D10F4A for ; Thu, 28 Nov 2013 22:18:15 +0000 (UTC) Received: (qmail 58918 invoked by uid 500); 28 Nov 2013 22:18:15 -0000 Delivered-To: apmail-mina-users-archive@mina.apache.org Received: (qmail 58855 invoked by uid 500); 28 Nov 2013 22:18:14 -0000 Mailing-List: contact users-help@mina.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@mina.apache.org Delivered-To: mailing list users@mina.apache.org Delivered-To: moderator for users@mina.apache.org Received: (qmail 54205 invoked by uid 99); 28 Nov 2013 22:05:22 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gnodet.apache@gmail.com designates 209.85.214.174 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=M6jg5lfD5EMaFmlrAar67FjYI4g6OmZPmqdmYcLQUqs=; b=ORfnTNHMh+P9LbpSv9kkw8PKSN2AtUnEQSvl3CjSEad1yGt/jYjBs2l4hQowN0Wn8f jMyQNTUPAepNm7pd9sEHIftHRUGiyUNiIV0e0d/Rec17LlKDmMYFXO3vw9bUGLP0jZ5P IoPUqD0UfRUckGs1tZGA9IXzzT3LxZlNyp6oF3CyWLkRJf5Y1geJjswKKHE1awHMRzjJ iyyxoLYa6MMsfl/v73jokt2bViUHVB2+HwUlTdCsZL74IvsmUeyfuYkAjyekcpqysEXy JYk26xnnpZul7qMV65w7FP5UzFBXuQRi5mr8uawjuvA4Ept/4M4/GTfElIEQ8oSgb61A dhOg== X-Received: by 10.60.67.105 with SMTP id m9mr59990oet.58.1385676297504; Thu, 28 Nov 2013 14:04:57 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1378966266704-39824.post@n7.nabble.com> References: <1378966266704-39824.post@n7.nabble.com> From: Guillaume Nodet Date: Thu, 28 Nov 2013 23:04:37 +0100 Message-ID: Subject: Re: Integration of SSHD To: users@mina.apache.org Content-Type: multipart/alternative; boundary=001a11c301fc7c8e0004ec43e717 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c301fc7c8e0004ec43e717 Content-Type: text/plain; charset=ISO-8859-1 The main pieces are SshServer and SshClient classes. Both contains a main method that you can run and debug to see what happens. This should also show you how you can integrate sshd in your environement. 2013/9/12 Maheedhar > I am working in an application that uses apache MINA to send and receive > messages over socket.. I was asked to include SSH support as in (using > credentials- a username and password) with which they can authenticate > themselves.. i was looking into SSHD library source code and felt an > abstract idea of where to start would be nice..The message that i read from > the Socket undergoes processing of its own.. i want that to carry on.. i > just need this SSH security to be added as an additional layer inside the > logic..how can i acheive that..an outline idea would go a long way.. Thanks > in advance > > > > > -- > View this message in context: > http://apache-mina.10907.n7.nabble.com/Integration-of-SSHD-tp39824.html > Sent from the Apache MINA User Forum mailing list archive at Nabble.com. > -- ----------------------- Guillaume Nodet ------------------------ Red Hat, Open Source Integration Email: gnodet@redhat.com Web: http://fusesource.com Blog: http://gnodet.blogspot.com/ --001a11c301fc7c8e0004ec43e717--