Re: "net use" (and "net config")

2008-01-16 Thread Larry Hall (Cygwin)
Grant Edwards wrote: On 2008-01-16, cuicui <[EMAIL PROTECTED]> wrote: Is there any way to get mapped drives and public-key authentication working together? Perhaps I should add that the problem doesn't exist under Win2K: "net use" works fine regardless of the ssh authentication method. This i

Re: "net use" (and "net config")

2008-01-16 Thread Grant Edwards
On 2008-01-16, cuicui <[EMAIL PROTECTED]> wrote: >>> Is there any way to get mapped drives and public-key >>> authentication working together? >> >> Perhaps I should add that the problem doesn't exist under >> Win2K: "net use" works fine regardless of the ssh >> authentication method. > > This is

Fix to xauth problem

2008-01-16 Thread A A
Here is a solution to the problem reported in http://sourceware.org/ml/cygwin/2008-01/msg00232.html and http://cygwin.com/ml/cygwin-xfree/2007-12/msg00055.html Uninstalling the "Embassy Trust Suite" that was pre-installed in my Dell fixed the problem. xauth works fine now. A search of the list

Re: Cannot install cscope in cygwin

2008-01-16 Thread Dave & Diane
Thanks Reini for pointing out mlcscope is available prepackaged in setup. Pham, if you have any problems with mlcscope in your environment, let me know. Cheers Dave Reini Urban wrote: 2008/1/16, Pham D. Loc <[EMAIL PROTECTED]>: I started using cygwin and trying to install cscope on WinX

RE: [1.7.0 HEAD]: Cygwin no longer encoding/decoding names on managed mounts

2008-01-16 Thread Dave Korn
On 15 January 2008 03:11, Gary R. Van Sickle wrote: >> From: Dave Korn >> Sent: Monday, January 14, 2008 8:25 PM >> Subject: RE: [1.7.0 HEAD]: Cygwin no longer encoding/decoding names on >> managed mounts >> >> On 14 January 2008 21:41, Nicholas Wourms wrote: >> >>> I'm not sure when this cropp

RE: Running perl script in cron in cygwin under Windows

2008-01-16 Thread Dave Korn
>> Cron works on other scripts but not with a perl script. If it's the >> environment (we are running korn instead of the bash default), it >> might be good to create a wrapper script in korn shell. perl often needs a rebaseall run to function at its best. >> Does cron use bash default profile

RE: Possible compromised mirror

2008-01-16 Thread Dave Korn
On 14 January 2008 21:38, Rob Thomson wrote: > Earlier today, I installed Cygwin on the Windows XP partition of my laptop. > I used the default package settings and selected the GA Tech mirror. About > halfway through the install, I got an error message which said something > about a Cygwin dll f

Automatic Updates on 2003 with Cygwin

2008-01-16 Thread Terry Bailey
Hi, I am running cygwin on Windows 2003. After there is an automatic update by Windows, it takes about 15 to 20 minutes before access is available to the Apache site over The Internet. This is true even though if do you a ps -ef, you see multiple copies of Apache running. Note that ssh work

Re: "net use" (and "net config")

2008-01-16 Thread cuicui
Grant Edwards a écrit : On 2008-01-16, Grant Edwards <[EMAIL PROTECTED]> wrote: I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in using a password, I can map drives with "net use". When I set up an authorized_keys file so I don't have to enter a password, "net use" stops working:

Re: "net use" and sshd passwd vs. public-key

2008-01-16 Thread Grant Edwards
On 2008-01-16, Adam Thompson <[EMAIL PROTECTED]> wrote: >> I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in >> using a password, I can map drives with "net use". When I set >> up an authorized_keys file so I don't have to enter a password, >> "net use" stops working: I get a system

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-16 Thread Larry Hall (Cygwin)
Alan Humphrey wrote: I'm having the same problem, only on Vista. Visual Studio Debugger reports: Unhandled exception at 0x004ac7e3 in setup.exe: 0xC005: Access violation reading location 0x01a1ff3c. Event Viewer says: Faulting application setup.exe_unknown, version 0.0.0.0, time stamp 0x

Re: "net use" and sshd passwd vs. public-key

2008-01-16 Thread Adam Thompson
On 16/01/2008, Grant Edwards <[EMAIL PROTECTED]> wrote: > I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in > using a password, I can map drives with "net use". When I set > up an authorized_keys file so I don't have to enter a password, > "net use" stops working: I get a system error

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-16 Thread Alan Humphrey
I'm having the same problem, only on Vista. Visual Studio Debugger reports: Unhandled exception at 0x004ac7e3 in setup.exe: 0xC005: Access violation reading location 0x01a1ff3c. Event Viewer says: Faulting application setup.exe_unknown, version 0.0.0.0, time stamp 0x46821e21, faulting modu

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-16 Thread Bipin Upadhyay
Jose Ramon Huerga wrote: I've tried to update several times my Cygwin installation under Windows XP, but setup.exe 2.573.2.2 is crashing all the time. The automatic bug reporting system of Windows XP is collecting all the time information about the crash of setup.exe so maybe Microsoft has more i

Re: "net use" and sshd passwd vs. public-key

2008-01-16 Thread Grant Edwards
On 2008-01-16, Grant Edwards <[EMAIL PROTECTED]> wrote: > I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in > using a password, I can map drives with "net use". When I set > up an authorized_keys file so I don't have to enter a password, > "net use" stops working: I get a system erro

[ANNOUNCEMENT] Updated: stunnel-4.21-1

2008-01-16 Thread Schulman . Andrew
A new version of the stunnel package is available in the Cygwin distribution. stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer). stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, LDAP, etc) by having stu

setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-16 Thread Jose Ramon Huerga
I've tried to update several times my Cygwin installation under Windows XP, but setup.exe 2.573.2.2 is crashing all the time. The automatic bug reporting system of Windows XP is collecting all the time information about the crash of setup.exe so maybe Microsoft has more information about the issue.

"net use" and sshd passwd vs. public-key

2008-01-16 Thread Grant Edwards
I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in using a password, I can map drives with "net use". When I set up an authorized_keys file so I don't have to enter a password, "net use" stops working: I get a system error 5 "access denied", and it appears to be generated by the machin

Re: FW: can't access c: drive in cygwin

2008-01-16 Thread Larry Hall (Cygwin)
Reformatting. Shaun Smiley wrote: -Original Message- From: Larry Hall (Cygwin) [mailto:reply-to-list-only-lh cygwin com] ^^^ Thank

FW: can't access c: drive in cygwin

2008-01-16 Thread Shaun Smiley
The thing is, I know it worked before. I am actually using /cygdrive/c As that's what appears as default in bash. I previously put \cygdrive\c out of habit. Something has changed though. I think I may have been trying to change a setting a while back, not realizing that I was breaking it. I

Re: Cannot install cscope in cygwin

2008-01-16 Thread Reini Urban
2008/1/16, Pham D. Loc <[EMAIL PROTECTED]>: > I started using cygwin and trying to install cscope on WinXP but i couldn't > get pass the first step running configure. The cscope I've download is > version 15.6. When I tried to run configure, I get the following error > messages: Try to instal

Re: 'read -p' in ash

2008-01-16 Thread Corinna Vinschen
On Jan 15 18:24, Eric Blake wrote: > According to Jerry D. Hedden on 1/15/2008 8:35 AM: > | According to its man page, 'ash' supports the '-p' option on 'read'. > | > | Is this a bug, or am I doing something wrong? > > Cygwin's ash is notoriously out-of-date and non-POSIX compliant. For It's actu

Re: Maybe 1.5 Regression: cp failing while working with cygwin 1.3.22

2008-01-16 Thread Corinna Vinschen
On Jan 15 18:22, Eric Blake wrote: > According to Corinna Vinschen on 1/15/2008 7:32 AM: > |> 8808978157900 drwxr-xr-x 1 corinna root 0 Jan 15 14:46 subdir > |> 8808978157900 drwxr-xr-x 1 corinna root 0 Jan 15 14:46 symlink > |> [...] > |> I have no idea why Samba doesn't return the correct i-node

Busty ex lover jumping on my dong

2008-01-16 Thread Danielle
ThePromote. com leafiness adherence hoodlumish impreg catoptrically sarcoplastic starker jeff absurdity foreboom sanguicolous replanter sapbush tass mythomania hookah obtrusivenesses noncontamination -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/