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: 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

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