Re: Windows CIFS share "ls: reading directory .: permission denied"

2008-06-09 Thread uday
Hi Ron, Are you using XP/NT? I am facing the exact same problem with my cygwin in windows XP. In my case, I am able to browse the folders from windows explorer and modify/add files too. With cygwin, I can navigate the directory structure, but am unable to modify/add/list files. Thanks Uday -

RE: Windows CIFS share "ls: reading directory .: permission denied"

2008-06-09 Thread Ron Scruggs
Hi, Uday, I am seeing the problem on Windows 2003 server SP1. I can create files and directories, but can't do an ls. The permissions on the folders are what's killing me but I'm not sure how to fix it. thanks, Ron > Date: Mon, 9 Jun 2008 11:00:00 + > From: [EMAIL PROTECTED] > Subject:

Re: Active Directory and the dreaded "Win32 error 1069" starting sshd

2008-06-09 Thread Gordon Messmer
Christopher Faylor wrote: On Tue, Jun 03, 2008 at 11:20:47PM -0700, Gordon Messmer wrote: I'm trying to set up cygwin sshd on two hosts which are members of the same domain. One server is Windows 2003, the other is 2003 R2. Briefly, the problem is that after installing cygwin on both, I ca

Re: Cygwin DNS lookup utility

2008-06-09 Thread Andrew Schulman
> Is the "host" command available in cygwin? > (Cygwin does not install it by default) It's not, and it should be. I've tried to build it from the BIND source on at least one occasion. The build succeeded, but host and dig both hung in an unpleasant way that required me to kill their parent shel

Re: Broken mirror

2008-06-09 Thread Larry Hall (Cygwin)
Alex Korolev wrote: Hello, I noticed one from your USA based http mirrors is dead. I decide to support your project and provide new mirror for your. Could you send me mirroring instructions? Thanks. p.s. This mirror is broken for me http://cygwin.rtin.bz/ See

cygwin - cvs and xinet giving 'setuid failed' error

2008-06-09 Thread Shailesh Ligade
Hello, my login id is $ id uid=12253(Shailesh.Ligade) gid=10513(Domain Users) groups=544(Administrators),545(Users),11546(Contractor_Kratos),10513(Domain Users),12201(Skunk M Drive) $ whoami Shailesh.Ligade I have installed, cvs with cygwin. I did init a cvs repository cvs -d /usr/local

Re: XP + cygwin version 1.7: problem with /proc/net/if_inet6 format and if_indextoname

2008-06-09 Thread Corinna Vinschen
On Jun 8 22:03, Deti Fliegl wrote: > Hi, > > according to http://tldp.org/HOWTO/Linux+IPv6-HOWTO/proc-net.html the > format of /proc/net/if_inet6 contains scope and interface flags in position > 4 and 5. > > In Windows XP it looks like this (excerpt): > fe80020b5dfffea4902b 08 40 08

Re: XP + cygwin version 1.7: problem with /proc/net/if_inet6 format and if_indextoname

2008-06-09 Thread Deti Fliegl
Corinna Vinschen wrote: The scope values are not always equal to the index, as you can see in your above output as well for the loopback. It's also 0 for the addresses with global scope. The values are taken from the sin6_scope_id field returned by the Win32 function GetAdaptersAddresses. Comp

Re: Re:cygwin + diffutils

2008-06-09 Thread bam
Hi René, You are right, I was missing the cygintl-2.dll. I installed it and diff works now perfectly. Thanks for your answer, Regards, Lionel René Berber wrote: 2008/6/9 bam <[EMAIL PROTECTED] >: bam wrote: I use cygwin 1.5.24-14, I just add the diffutils-

Re: esniper complains cURL 7.1.1 needed...

2008-06-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Shane McGovern on 6/8/2008 6:35 PM: | I have cURL 7.16.3 installed (checked via curl -V at the prompt). I have | downloaded esniper, tried to run ./configure but it complains that | configure: error: cURL 7.1.1 or newer required. Before t

Maxima on Texmacs/Cygwin

2008-06-09 Thread Abdul Latif
I recently installed Cygwin on Win XP with SP2, to run Maxima on Texmacs. Unfortunately Texmacs does not recognise the current version of Maxima that I have installed separately on the same computer (over XP). Is there any additional task that needs to be completed to get Maxima going? I am new

SSHD Problems (Continued)

2008-06-09 Thread liminal
I still am unable to connect to my external IP address using ssh, but can connect fine to localhost. I used netstat to check that sshd is listening: $ netstat -ba | grep ssh TCPliminal2:ssh liminal2:0 LISTENING 3972 [sshd.exe] The sshd.log file is empty. The s

RE: SSHD Problems (Continued)

2008-06-09 Thread David Christensen
liminal wrote: > I still am unable to connect to my external IP address using ssh, but > can connect fine to localhost. Perhaps a firewall on your machine is blocking ssh traffic. I run XP Pro SP3, and added the following exception to Windows Firewall: Name: ssh

Re: diff: Resource temporarily unavailable

2008-06-09 Thread Luke Kendall
Larry Hall (Cygwin) wrote: Luke Kendall wrote: Hi We're using a version of Cygwin that's at least a year old. Someone found today that he can't diff two large files (200MB each) across the network using Cygwin. The error we get is: $ diff //samba/damita-nobackup/chitra/SWFILES/OIP/RF_Testin

Checking a mirror is complete (Was: Re: diff: Resource temporarily unavailable)

2008-06-09 Thread Luke Kendall
On 10 Jun, luke wrote: > Larry Hall (Cygwin) wrote: [...snip] > > Why not install a new cygwin (and diff if necessary) package and check it > > out for yourself? As long as you have the original versions for the > > newer package(s), you can always reinstall them if you don't like what > > you s