script in cygwin

2006-02-22 Thread Jim Easton
Hi, Does cygwin have a program called "script". It is a program which records terminal traffic in a file. If so what would I select in setup to get it? Thanks in advance. Jim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/p

Snapshot report - ssh error

2006-02-22 Thread Karl M
Hi All... With the latest snapshots (2/22, 2/20 and possible 2/19, not sure about 2/19 and have not tried any before that) I get an error in my application log like the following after each interactive ssh session loggs off. sshd: PID 2928: syslogin_perform_logout: logout() returned an error.

No mod_proxy in apache2

2006-02-22 Thread Luis P Caamano
I just installed the new apache2 package using cygwin setup. After configuring, starting and testing the server I realized that mod_proxy is not included in the install. Unfortunately, that mod_proxy and mod_rewrite were the reason I thought of installing it. I've just thrown the towel after a f

Re: Python Tkinter after method silently exits (corrected)

2006-02-22 Thread J Brooks
I've encountered the same "silent exit" problem in a multi-threaded Python Tkinter program also. I'm guessing that the Python interpreter hits an error starting a thread, so it calls exit(), and that the thread changes in cygwin 1.5.19 relative to 1.5.18 caused the problem we're seeing. My program

Re: cygwin scp -r fails

2006-02-22 Thread Greg Tokarski
I just installed the dev. snapshot as suggested by Corinna > Are you running Cygwin 1.5.19-4? Anyway, try the latest developer's > snapshot from http://cygwin.com/snapshots/ It probably solves your > problem. and nothing seems to have changed. And yes, I was on the 1.5.19-4. I have seen few mo

Re: Unable ssh login using Windows Domain account using password autheationntic

2006-02-22 Thread Christopher Faylor
On Wed, Feb 22, 2006 at 04:56:31PM -0500, Perdue, Dave T. CIV NAVAIR 5.4.3, Bldg 2035, Rm 205, Cube 200 wrote: >I installed "cygwin-inst-20060222.tar.bz2" from >http://cygwin.com/snapshots/ into a fresh install of 1.5.19-4, >rebooted, and still have the same issue. When

RE: Unable ssh login using Windows Domain account using password autheationntic

2006-02-22 Thread Perdue, Dave T. CIV NAVAIR 5.4.3, Bldg 2035, Rm 205, Cube 200
I installed "cygwin-inst-20060222.tar.bz2" from http://cygwin.com/snapshots/ into a fresh install of 1.5.19-4, rebooted, and still have the same issue. When I use ssh (using a PASSWORD) to remotely log into this system with a local account the native whoami.exe properl

proftpd + mod_tsl + cygwin under win2003

2006-02-22 Thread Tyler Durden
Hi. I am hoping to run proftpd under cygwin so I can run a FTPS (ftp over ssl/tls) server in Windows. The default proftpd package that comes with cygwin does not have mod_tls and I decided to build one. So far, I have done this: - Installed cygwin for all users - Installed openSSL libraries 0.9

Re: Unable ssh login using Windows Domain account using password autheationntic

2006-02-22 Thread Corinna Vinschen
On Feb 22 12:51, Perdue, Dave T. CIV NAVAIR 5.4.3, Bldg 2035, Rm 205, Cube 200 wrote: > We are currently using Cygwin 1.5.12-1 on our Windows 2000 Domain as > the ssh server for our PCs. 1.5.12-1 ssh allows us to log into the > domain PCs remotely using our domain accounts. I installed Cygwin >

Re: another instance of .. issues

2006-02-22 Thread Corinna Vinschen
On Feb 22 13:21, Christopher Faylor wrote: > On Wed, Feb 22, 2006 at 06:16:25PM -, Dave Korn wrote: > >On 22 February 2006 17:31, Christopher Faylor wrote: > >>On Wed, Feb 22, 2006 at 08:21:48AM -0800, Brian Dessent wrote: > >>>I think implementing openat() directly would be the clear win here,

Re: Unable ssh login using Windows Domain account using password authentication

2006-02-22 Thread Igor Peshansky
On Wed, 22 Feb 2006, Perdue, Dave T. wrote: . Thanks. > We are currently using Cygwin 1.5.12-1 on our Windows 2000 Domain as the > ssh server for our PCs. 1.5.12-1 ssh allows us to log into the domain > PCs remotely using our domain accounts. I installed C

Re: another instance of .. issues

2006-02-22 Thread Christopher Faylor
On Wed, Feb 22, 2006 at 06:16:25PM -, Dave Korn wrote: >On 22 February 2006 17:31, Christopher Faylor wrote: >>On Wed, Feb 22, 2006 at 08:21:48AM -0800, Brian Dessent wrote: >>>Eric Blake wrote: and/or have openat() implemented directly in cygwin so that the openat emulation of open("/p

RE: another instance of .. issues

2006-02-22 Thread Dave Korn
On 22 February 2006 17:31, Christopher Faylor wrote: > On Wed, Feb 22, 2006 at 08:21:48AM -0800, Brian Dessent wrote: >> Eric Blake wrote: >>> and/or have openat() implemented directly in cygwin so that the openat >>> emulation of open("/proc/self/fd/4/..") is avoided (not to mention more >>> effi

Re: another instance of .. issues

2006-02-22 Thread Christopher Faylor
On Wed, Feb 22, 2006 at 08:21:48AM -0800, Brian Dessent wrote: >Eric Blake wrote: >>and/or have openat() implemented directly in cygwin so that the openat >>emulation of open("/proc/self/fd/4/..") is avoided (not to mention more >>efficient by avoiding several other syscalls during the emulation).

Unable ssh login using Windows Domain account using password autheationntic

2006-02-22 Thread Perdue, Dave T. CIV NAVAIR 5.4.3, Bldg 2035, Rm 205, Cube 200
We are currently using Cygwin 1.5.12-1 on our Windows 2000 Domain as the ssh server for our PCs. 1.5.12-1 ssh allows us to log into the domain PCs remotely using our domain accounts. I installed Cygwin 1.5.19-4 on one system and find that when I remotely log in using a domain account the nativ

length of the sidebar in rxvt

2006-02-22 Thread Fabrizio Salvatore
Hi Brian, thanks for the help and sorry for having created confusion in the thread. cheers, FAb Fabrizio Salvatore wrote: > > I'm using rxvt.exe to define my xterminal session: > > > > D:\cygwin\bin\rxvt.exe -ls -si -sk -sb -fg black -bg Wheat -fn 7x14 -g > > 120x24 -

Re: Nominally, how long to build cygwin/bash debug versions?

2006-02-22 Thread René Berber
L Anderson wrote: > I'm trying to build debug versions of cygwin1 and bash in an attempt to > isolate a problem I'm having. My first attempt with cygwin seemed to > grind and grind with nothing being produced--not even errors. After > considerable time I killed the process. Realizing that maybe

Re: length of the sidebar in rxvt

2006-02-22 Thread Brian Dessent
Fabrizio Salvatore wrote: > I'm using rxvt.exe to define my xterminal session: > > D:\cygwin\bin\rxvt.exe -ls -si -sk -sb -fg black -bg Wheat -fn 7x14 -g > 120x24 -T "mymachine.domain" -e ssh -X -Y -l mylogin > > Is it possible to increase the length of the sidebar (i.e. have the > possibility t

length of the sidebar in rxvt

2006-02-22 Thread Fabrizio Salvatore
Hi, I'm using rxvt.exe to define my xterminal session: D:\cygwin\bin\rxvt.exe -ls -si -sk -sb -fg black -bg Wheat -fn 7x14 -g 120x24 -T "mymachine.domain" -e ssh -X -Y -l mylogin Is it possible to increase the length of the sidebar (i.e. have the possibility to scroll more lines) for the res

Re: please test snapshots: we'd like to release cygwin version 1.20

2006-02-22 Thread Eric Blake
Christopher Faylor cygwin.com> writes: > > Specifically, what needs testing is Corinna's new code which properly > fills in d_ino into a dirent struct. I recently found that a samba bug > caused strange behavior when performing an "ls" or a "find" in a > directory on a samba share which had mor

Re: another instance of .. issues

2006-02-22 Thread Brian Dessent
Eric Blake wrote: > and/or have openat() implemented directly in cygwin so that the > openat emulation of open("/proc/self/fd/4/..") is avoided (not to > mention more efficient by avoiding several other syscalls during > the emulation). I think implementing openat() directly would be the clear wi

another instance of .. issues

2006-02-22 Thread Eric Blake
CVS coreutils has recently provided emulation of the *at() functions available in Solaris and recent glibc for other platforms without them. The *at functions are nice because you can recurse through directories without changing the current working directory, which adds a measure of thread-safety

[ANNOUNCEMENT] Updated: libggi2-2.2.0-2, libggi2-devel-2.2.0-2, libggi2-display-file-2.2.0-2, libggi2-display-terminfo-2.2.0-2, libggi2-display-x-2.2.0-2 and libggi2-samples-2.2.0-2. New package: libg

2006-02-22 Thread Peter Ekberg
A new version of 'libggi' is available for download. This update includes a new backend in the package 'libggi2-display-aa' based on the recently added 'aalib' package. It also adds a new demo 'ggi-flying_ggis' to the package 'libggi2-samples'. libggi2-2.2.0-2 libggi2-devel-2.2.0-2

Re: posix_openpt

2006-02-22 Thread Corinna Vinschen
On Feb 21 18:22, Elliott Hughes wrote: > Cygwin doesn't seem to have POSIX's unfortunately-named "posix_openpt" > function in its stdlib.h. The function's documented here: > > http://www.opengroup.org/onlinepubs/95399/functions/posix_openpt.html We won't add new functions to the upcoming 1

RE: wanted: GNU firewall and NAT for Windows

2006-02-22 Thread Dave Korn
On 22 February 2006 07:12, Angel Tsankov wrote: > Hello! > > Can someone recommend a GNU program that acts like a firewall, > performs NAT and has been ported to Windows? Thanks in advance! Nope, but you could start at http://directory.fsf.org/search/fsd-search.py?q=firewall I think you'r

RE: Nominally, how long to build cygwin/bash debug versions?

2006-02-22 Thread Dave Korn
On 22 February 2006 09:35, L Anderson wrote: > I'm trying to build debug versions of cygwin1 and bash in an attempt to > isolate a problem I'm having. My first attempt with cygwin seemed to > grind and grind with nothing being produced--not even errors. After > considerable time I killed the pro

Re: Error on http://www.cygwin.com/contrib.html ?

2006-02-22 Thread Corinna Vinschen
On Feb 22 00:53, L Anderson wrote: > On page http://www.cygwin.com/contrib.html, the first sentence, second > paragraph of section "Building the development version of Cygwin" reads: > > Build instructions are included in the FAQ under "How do I rebuild the > tools on my NT box?". > > I presume

Nominally, how long to build cygwin/bash debug versions?

2006-02-22 Thread L Anderson
I'm trying to build debug versions of cygwin1 and bash in an attempt to isolate a problem I'm having. My first attempt with cygwin seemed to grind and grind with nothing being produced--not even errors. After considerable time I killed the process. Realizing that maybe I was just impatient,

Re: Permissions problem - odd setup

2006-02-22 Thread Markus Schönhaber
Andrew DeFaria wrote: > Andrew DeFaria wrote: > > Andrew DeFaria wrote: > >> Markus Schönhaber wrote: > >> > >> Don't know if this is of any help: you can set the SIDs for the user > >> and the user's primary group on the Samba box with pdbedit ... -U > >> -G ...Maybe it helps if you use the same

Error on http://www.cygwin.com/contrib.html ?

2006-02-22 Thread L Anderson
On page http://www.cygwin.com/contrib.html, the first sentence, second paragraph of section "Building the development version of Cygwin" reads: Build instructions are included in the FAQ under "How do I rebuild the tools on my NT box?". I presume it should read: Build instructions are includ