Re: OpenSSH public key authentication woes

2004-04-26 Thread Greg Rudd
On 26/4/04 4:33 pm, "Karl M" <[EMAIL PROTECTED]> wrote: > Hi Greg... > > I don't see an authorized_keys file in your .ssh directory. It should > contain the public keys for those users/hosts that are permitted to do > public key authentication. Just cat the public keys you want together to > make

strange behavior with cvs 1.11.6-3 (cygwin 1.5.7-1)

2004-04-26 Thread Sebastian T Roth
I am running cygwin 1.5.7-1 on my Windows box. When I'm in my project-dir an type: cvs update all is ok. But if I want to update only one file I get this: cvs update dir1\\file1.ext cvs [server aborted]: no such directory `dir1' This `dir1' really exists! cvs updat

Re: blackbox does not compile with latest cygwin

2004-04-26 Thread Igor Pechtchanski
On Mon, 26 Apr 2004, Carlo Florendo wrote: > Larry Hall wrote: > > >At 11:28 PM 4/25/2004, you wrote: > > > >>Hi, > >> > >>First of all, thanks to the latest version of cygwin. It appears to > >>run faster and and the issues I complained about for the past year > >>(some which I didn't follow up)

Re: OpenSSH public key authentication woes

2004-04-26 Thread Igor Pechtchanski
On Mon, 26 Apr 2004, Greg Rudd wrote: > On 26/4/04 4:33 pm, "Karl M" <[EMAIL PROTECTED]> wrote: . > > Hi Greg... > > > > I don't see an authorized_keys file in your .ssh directory. It should > > contain the public keys for those users/hosts that are per

Re: OpenSSH public key authentication woes

2004-04-26 Thread Karl M
Hi Greg... Try setting your authorized_keys to 644 for now. If that doesn't work, take a look at the problem reporting section on the Cygwin web page. This list would need more information to help further. Thanks, ...Karl From: Greg Rudd To: Karl M CC: <[EMAIL PROTECTED]> Subject: Re: OpenSS

Re: php under apache

2004-04-26 Thread Andrew DeFaria
Larry Hall wrote: Have you seen and ? I am very interested in getting PHP and Apache to work. When is "the maintainer" thinking [s]he'll be able to get mod_php4 available again? -- F

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-26 Thread Patrick J. LoPresti
Igor Pechtchanski writes: > - if you don't mind a *HUGE* download, simply give a "-a" command-line > option to setup As far as I can tell, looking at current CVS sources, the "-a" option has not yet been implemented. As I may have mentioned, it sure would be a nice option to have. Last I read

Re: DBD-Oracle error building on cygwin1.5.9

2004-04-26 Thread Bruce Dobrin
Just to close the loop on this. We found the problem with DBD::Oracle1.15 on perl 5.8. It is unrealeated to the Patch suggested by Tim Bunce on the DBI mail list. After pursuing that Non-domestic fowl for a while, we noticed that the oci.def file included with the source contains no reference

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-26 Thread Gerrit P. Haase
Hello Sabahattin, 25. April 2004 at 15:17 you wrote: [About Exim] > Any ideas, recommendations, advice, suggestions, websites, news? Much > appreciated! Postfix and Sendmail are not easy if not impossible to build, Qmail uses fifos which aren't implemented, there are workarounds, but there wer

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-26 Thread Christopher Faylor
On Mon, Apr 26, 2004 at 08:32:41PM +0200, Gerrit P. Haase wrote: >Postfix and Sendmail are not easy if not impossible to build, Qmail >uses fifos which aren't implemented, I haven't forgotten my promise to finish the fifo implementation in cygwin, btw. I still plan on doing so once the dust has s

Re: errors using DB_File perl module under 20040422 snapshot

2004-04-26 Thread Gerrit P. Haase
Hallo Yitzchak, Am Sonntag, 25. April 2004 um 21:16 schriebst du: > It seems to be creating files that cygwin cannot thereafter open. > $ perl -we'use Fcntl; use DB_File; tie %h, "DB_File", "bugaboo", > O_RDWR()|O_CREAT(), 0666 or die "error: $!"' > Name "main::h" used only once: possible typo a

YOUR ASSISTANCE NEEDED URGENTLY

2004-04-26 Thread james
-- 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/

Re: permission problems (and more)

2004-04-26 Thread none none
--- Larry Hall wrote: > At 04:43 PM 4/14/2004, you wrote: > >The cron service failed to start due to the following error: > >Access is denied. > > OK, let's just start with cron (ignoring the ssh problem for the moment. $ ./cron_diagnose.s

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-26 Thread Gerrit P. Haase
Hallo Christopher, Am Montag, 26. April 2004 um 20:55 schriebst du: > On Mon, Apr 26, 2004 at 08:32:41PM +0200, Gerrit P. Haase wrote: >>Postfix and Sendmail are not easy if not impossible to build, Qmail >>uses fifos which aren't implemented, > I haven't forgotten my promise to finish the fifo

restoring facls after restore from tar

2004-04-26 Thread Dick Repasky
Hello, I just restored an instance of cygwin from a tarball that had been created with "tar -cf - /cygdrive/c/cygwin". Everything worked fine except sshd (the only service that I run). The problem turned out to be that file access control lists needed to be set on cygrunsrv and sshd. Indeed, no

Re: permission problems (and more)

2004-04-26 Thread Larry Hall
At 05:24 PM 4/26/2004, you wrote: >--- Larry Hall wrote: >> At 04:43 PM 4/14/2004, you wrote: >> >The cron service failed to start due to the following error: >> >Access is denied. >> >> > >OK, let's just start with cron (ignoring the ssh >p

testing email change, seeing if I'm still subscribed

2004-04-26 Thread Edward Peschko
test - ignore - my machine had a fatal heart attack, hoping I didn't get unsubscribed.. Ed -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cyg

Re: restoring facls after restore from tar

2004-04-26 Thread Pierre A. Humblet
On Mon, Apr 26, 2004 at 05:10:02PM -0500, Dick Repasky wrote: > > Hello, > > I just restored an instance of cygwin from a tarball that had been created > with "tar -cf - /cygdrive/c/cygwin". Everything worked fine except sshd > (the only service that I run). The problem turned out to be that fil

Woxe A rewarding experience awaits you.

2004-04-26 Thread dominic luis
dispenct psr-net difft Largest Selection Of Online Medications! You can now order V`i`c`odin, V~a|ium, X~a.nax securely and discreetly. * Private and Confidential * Discreet Packaging H S http://etfhm.ooderx.wsunsetblvdhwd.com/wdf/index.htm No thanks: http://htjva.veq.wsunsetblvdhw

Need to replicate TIOCGICOUNT and TIOCMIWAIT on cygwin

2004-04-26 Thread Jim Brain
I have an application that I need to port to windows, and it uses these two Linux IOCTLs. Specifically, the app needs to monitor the DSR line and signal another process when it changes. I have migrated the rest of the app over with minimal work, but obviously cygwin does not support linux/ser

Re: blackbox does not compile with latest cygwin

2004-04-26 Thread Carlo Florendo
Igor Pechtchanski wrote: On Mon, 26 Apr 2004, Carlo Florendo wrote: Larry Hall wrote: At 11:28 PM 4/25/2004, you wrote: Hi, Now, upon running ./configure on blackbox, all was ok. When I started make, this is the error I got: Making all in src Window.cc:1396: error: `assert' undec

SUMMARY sort of: OpenSSH public key authentication woes

2004-04-26 Thread Greg Rudd
On Tue, 27 Apr 2004 02:12 am, Karl M wrote: > Hi Greg... > > Try setting your authorized_keys to 644 for now. If that doesn't work, take > a look at the problem reporting section on the Cygwin web page. This list > would need more information to help further. > Doing the above does allow a local us

Re: Need to replicate TIOCGICOUNT and TIOCMIWAIT on cygwin

2004-04-26 Thread Jim Brain
Jim Brain jbrain.com> writes: > > I have an application that I need to port to windows, and it uses these two > Linux IOCTLs. Specifically, the app needs to monitor the DSR line and signal > another process when it changes. > > I have migrated the rest of the app over with minimal work, but

Re: setup complains even if I've dowloaded everything

2004-04-26 Thread Carlo Florendo
Robert Collins wrote: On Fri, 2004-04-23 at 19:35, Carlo Florendo wrote: Hello, I finished mirroring the entire cygwin distribution from www.carfield.com.hk which totalled almost a whopping 2GB. I put the entire distro in our local http server so that anyone could install it from there. I