Re: LDAP integration / ACL in Perl revisited

2014-06-24 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > But when I run this via a perl script: > > $ cat > x.pl < use v5.10; This should be "use 5.14;" to do the same thing as "-E", I think. > Since test(1) is doing the right thing and returning the right results, > I'm blaming perl for now. I've tested th

Re: Too many mailing lists

2014-06-24 Thread Andrey Repin
Greetings, Warren Young! >> 5. cygwin-patches >> This one's going to be missing as soon as the Cygwin repo is migrated to Git, >> IMO. > Are you imagining Github style managed pull requests here? I expect > Cygwin will be using their own hosting, which means you don't get that > feature. That

[ANNOUNCEMENT] Updated: binutils-2.24.51-4 (x86/x86_64)

2014-06-24 Thread Christopher Faylor
I've made a new version of binutils available for installation. This is a refresh against the official git repository. The binutils package contains the GNU assembler, linker and binary utilities. It is available in the "Devel" category under Cygwin's setup. -- Problem reports: http://cyg

Re: LDAP integration / ACL in Perl revisited

2014-06-24 Thread Achim Gratz
Corinna Vinschen writes: > Without pulling strace into the picture, I get different results for -O > depending on whether running this on the command line as above, or if I > run this via a perl script. I don't think I see this difference given the result from my script, but I'll try to dig deeper

Re: LDAP integration / ACL in Perl revisited

2014-06-24 Thread Corinna Vinschen
On Jun 24 12:18, Achim Gratz wrote: > I've just set up a new machine with Cygwin (64bit w/ the 2014-06-23 13:20:35 > snapshot), nsswitch.conf specifies "db" for both passwd and group (the files > have been moved away just to be sure they aren't picked up). I have one > share with somewhat strange

Re: timeout in LDAP access

2014-06-24 Thread Corinna Vinschen
On Jun 23 22:38, Denis Excoffier wrote: > On 2014-06-23 11:09, Corinna Vinschen wrote: > > On Jun 19 19:53, Denis Excoffier wrote: > > > > Do you really *want* to enumerate 500K users when accessing the DCs > > remote over a slow DSL line? Isn't this a situation in which you'd > > rather like to

LDAP integration / ACL in Perl revisited

2014-06-24 Thread Achim Gratz
I've just set up a new machine with Cygwin (64bit w/ the 2014-06-23 13:20:35 snapshot), nsswitch.conf specifies "db" for both passwd and group (the files have been moved away just to be sure they aren't picked up). I have one share with somewhat strange ACL that I always had to use via a "noacl" m

Re: ls --color: special char in redirected output

2014-06-24 Thread GrahamC
On Monday, 23 June 2014, 14:57, Thomas Anderson wrote: > Hi, after a recent upgrade (maybe the 20) I have some problem with > special characters and ls --color > > For example: > > $ ls --color > file.txt  temp/ > > is ok > > but > > $ ls --color > ls.txt > > is not > > $ less ls.txt > > file.