Re: 1.5.21-1 readdir() not returning complete directory entries for network paths after rewinddir()

2006-11-08 Thread Benjamin Lindner
> On Oct 23 16:21, Corinna Vinschen wrote: > > On Oct 23 13:50, Benjamin Lindner wrote: > > > Hello list, > > > > > > Issuing a rewinddir() on a mounted network path caues successive calls > > > to readdir() to only return "." and "..&

1.5.21-1 readdir() not returning complete directory entries for network paths after rewinddir()

2006-10-23 Thread Benjamin Lindner
Hello list, Issuing a rewinddir() on a mounted network path caues successive calls to readdir() to only return "." and ".." ignoring the actual further content of the directory. I searched the mailing list and found the following two bug reports dealing with this problem: http://www.cygwin.com

Re: Environment variables & system privilages

2004-12-10 Thread Benjamin Lindner
>> >> 1. What's the "right" way to add add environment variables into the user >> and system maps? > >Well, that's probably the best you could hope for, if you want system-wide >settings. I'm not aware of any other command-line tool that would set >these. If you only want to set environment varia

Re: Inheriting parent ACLs?

2004-09-24 Thread Benjamin Lindner
On 24.09.2004 at 09:39 Gabe Rosenhouse wrote: >Thanks. >Is there something I can read that contrasts the functionality >implications of ntsec vs nontsec? >http://cygwin.com/cygwin-ug-net/ntsec.html doesn't go into details on >the differences between the two settings. >One question specifically is,

Re: Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Benjamin Lindner
) If this does work then this sounds like a missing write-access to the database files /etc/passwd and /etc/group benjamin lindner On 15.03.2004 at 13:07 Calvin Smith wrote: >Oops, I didn't think the first message got sent, so I sent another with >some more information. > >I did

Re: setting IP address & mask via CLI

2004-02-05 Thread Benjamin Lindner
Victor, under windows2000 the tool you might use is netsh.exe. It's a kind of a scripting interface to network parameters by doing netsh interface dump you get the current configuration, which you can alter to your needs (IP, gateway, DHCP yes/no, DNS, WINS etc) save the configuration to a file

RE: Installation from locally stored packages

2003-11-26 Thread Benjamin Lindner
y haven't had any >success trying to run a Windows version via WINE. >Kevin. > >> -Original Message- >> From: Benjamin Lindner [mailto:[EMAIL PROTECTED] >> Sent: 26 November 2003 15:01 >> To: [EMAIL PROTECTED] >> Subject: Re: Installa

Re: Installation from locally stored packages

2003-11-26 Thread Benjamin Lindner
Yes, it works. I have always done it this way. The complete cygwin distribution without sources and only selecting [curr] downloads about 250MB which fits without problems onto a CD. You have to be careful, that you really download ALL packages to a seperate directory, not only those that have a m