X-Spam-Check-By: sourceware.org Message-ID: <464B121E.2020602@cygwin.com> Date: Wed, 16 May 2007 10:15:58 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070308 Fedora/1.5.0.10-2.fc4.remi Thunderbird/1.5.0.10 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ssh gives nt authority/system windows who References: <9C98DAB8-F241-4054-B2E3-15DD359CE860 AT aleagames DOT com> <4649BE48 DOT 3000809 AT cygwin DOT com> <90BCEB9A-C1F6-484A-A5FD-CEE3DC2C8E4F AT aleagames DOT com> In-Reply-To: <90BCEB9A-C1F6-484A-A5FD-CEE3DC2C8E4F@aleagames.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Lucio Cosmo wrote: > > Il giorno 15/mag/07, alle ore 16:06, Larry Hall (Cygwin) ha scritto: > >> Lucio Cosmo wrote: >>> Hello All. >>> >>> [...] >>> >>> instead of "nt authority/system" i should have "sofiaxp2/lucio". >>> >>> When I run the script in the first case, all works, in the second VS >>> hungs up. >>> >>> >>> Is there any easy solution to the problem ? >>> It does give no hassle to change / force things on the machine, >>> administration grants, and so on. I need only to make it work :) >>> >>> Thanks a lot in advance for any suggestion. >> >> Try password authentication. If you need public key authentication, >> you'll either have to wait until 1.7 releases with the subauth >> functionality >> in it or pull a snapshot now (with all the obvious caveats about using a >> snapshot). > > Thanks, with password authentication it works. But I need to automate. > My only chance is to use .rhosts with ssh -1 ? Actually I doubt that would cut it either. I would say that you either need to remove the password from the user in question and tell sshd to accept empty passwords or run the sshd service as the user you need to be to make this work. The first option is less secure and the second limits you to only using ssh as the user you're running the service as (you can run more than one sshd service though if you need to support more general access too). > Then, what is the subauth functionality and where I can find doc about ? > From what snapshot is it supported ? Your favorite one. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/