Re: ssh gives nt authority/system

2007-05-24 Thread Larry Hall (Cygwin)
Lucio Cosmo wrote: > > Il giorno 24/mag/07, alle ore 04:24, Larry Hall (Cygwin) ha scritto: > >> cygrunsrv --install sshd --user lucio -p /usr/sbin/sshd -a -D -y tcpip > Enter password: > ( done ) > >> cygrunsrv --start sshd > cygrunsrv: Error startin a service: StatService: Win32 error 1069:

Re: ssh gives nt authority/system

2007-05-24 Thread Lucio Cosmo
Il giorno 24/mag/07, alle ore 04:24, Larry Hall (Cygwin) ha scritto: Lucio Cosmo wrote: Il giorno 23/mag/07, alle ore 19:42, Larry Hall (Cygwin) ha scritto: Lucio Cosmo wrote: Il giorno 15/mag/07, alle ore 16:06, Larry Hall (Cygwin) ha scritto: Lucio Cosmo wrote: Hello All. []

Re: ssh gives nt authority/system

2007-05-23 Thread Larry Hall (Cygwin)
Lucio Cosmo wrote: > > Il giorno 23/mag/07, alle ore 19:42, Larry Hall (Cygwin) ha scritto: > >> Lucio Cosmo wrote: >>> >>> Il giorno 15/mag/07, alle ore 16:06, Larry Hall (Cygwin) ha scritto: >>> Lucio Cosmo wrote: > Hello All. > [] Try password authentication. If you

Re: ssh gives nt authority/system

2007-05-23 Thread Lucio Cosmo
Il giorno 23/mag/07, alle ore 19:42, Larry Hall (Cygwin) ha scritto: Lucio Cosmo wrote: Il giorno 15/mag/07, alle ore 16:06, Larry Hall (Cygwin) ha scritto: Lucio Cosmo wrote: Hello All. [] Try password authentication. If you need public key authentication, you'll either have to wai

Re: ssh gives nt authority/system

2007-05-23 Thread Larry Hall (Cygwin)
Lucio Cosmo wrote: > > Il giorno 15/mag/07, alle ore 16:06, Larry Hall (Cygwin) ha scritto: > >> Lucio Cosmo wrote: >>> Hello All. >>> [] >> >> Try password authentication. If you need public key authentication, >> you'll either have to wait until 1.7 releases with the subauth >> functionali

Re: ssh gives nt authority/system windows who

2007-05-23 Thread Lucio Cosmo
Il giorno 23/mag/07, alle ore 19:04, Corinna Vinschen ha scritto: You can find a quick explanation in http://cygwin.com/ml/cygwin-developers/2006-11/msg0.html Did I mention that this is not officially released yet? yes. :-) Use at your own discretion. Thanks. -- Unsubscribe info:

Re: ssh gives nt authority/system windows who

2007-05-23 Thread Corinna Vinschen
On May 23 18:52, Lucio Cosmo wrote: > Il giorno 16/mag/07, alle ore 16:15, Larry Hall (Cygwin) ha scritto: > >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 th

Re: ssh gives nt authority/system

2007-05-23 Thread Lucio Cosmo
Il giorno 15/mag/07, alle ore 16:06, Larry Hall (Cygwin) ha scritto: Lucio Cosmo wrote: Hello All. [] 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

Re: ssh gives nt authority/system windows who

2007-05-23 Thread Lucio Cosmo
Il giorno 16/mag/07, alle ore 16:15, Larry Hall (Cygwin) ha scritto: 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

Re: ssh gives nt authority/system windows who

2007-05-16 Thread Larry Hall (Cygwin)
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 >>

Re: ssh gives nt authority/system windows who

2007-05-16 Thread Lucio Cosmo
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 proble

Re: ssh gives nt authority/system windows who

2007-05-15 Thread Larry Hall (Cygwin)
Lucio Cosmo wrote: > Hello All. > > I've read some archives on the topic but I cannot understand exactly how > to solve. > To be sure, I've installed a brand new machine with > > - WinXP > - MS Visual Studio 7 > - Cygwin > > Installed ssh daemon by following the instructions. > Our target is com