Re: [Perlgssapi-users] LWP::Authen::Negotiate mods
Brought to you by:
achimgrolms
From: <sam...@ba...> - 2012-11-29 21:48:13
|
Hi Achim, No pressure. You've helped more than enough already! If this is just about Makefile.PL, why don't you simply test $^O and then set PREREQ_PM accordingly? Another question would be how dependencies are defined and tracked at CPAN (if you want to make the same distinction on http://deps.cpantesters.org/?module=LWP%3A%3AAuthen%3A%3ANegotiate). Is this a concern too? BTW, I've checked Win32-IntAuth 0.20 and it has the patch by Jason integrated. Thanks, Sam -----Original Message----- From: Achim Grolms [mailto:ac...@gr...] Sent: Thursday, November 29, 2012 10:34 PM To: per...@li...; Ferencik, Samuel: Markets (PRG) Cc: v-...@mi... Subject: Re: [Perlgssapi-users] LWP::Authen::Negotiate mods Hi Sam, currently I am under high load (work&family) with no time for CPAN. The problem for LWP::Authen::Negotiate in detail I did not solve is to pull-in the proper dependencies for CPAN-Installer: a) If LWP::Authen::Negotiate runs on Windows the Win32:: dependencies must be pulled in installed b) If LWP::Authen::Negotiate runs on Unixiod and MIT/Heimdal the GSSAPI.pm dependencies must be pulled in. If there is any good idea how to write a proper Makefile.PL oder buildprocess please let me know. Best Regards, Achim On Thursday 29 November 2012, sam...@ba... wrote: > Achim, > > Thanks for the quick response. Do I understand correctly that a patch for > Win32::InitAuth is needed too? If so, could you please send it as well? > > When do you think this could be released? We can maintain a patched > version, but of course it would be better to have a proper released one. > > Thanks a lot, > Sam > > -----Original Message----- > From: Achim Grolms [mailto:ac...@gr...] > Sent: Thursday, November 29, 2012 10:12 PM > To: Ferencik, Samuel: Markets (PRG); per...@li... > Subject: Fwd: RE: LWP::Authen::Negotiate mods > > Hi Simon, > > find attached the code. > > Best Regards, > Achim > > ---------- Forwarded Message ---------- > > Subject: RE: LWP::Authen::Negotiate mods > Date: Friday 21 January 2011 > From: "Jason Taylor (Comsys Information Technology)" > <v-...@mi...> To: "pa...@gr..." <pa...@gr...> > > Oops...small correction attached. > > From: Jason Taylor (Comsys Information Technology) > Sent: Friday, January 21, 2011 12:24 PM > To: 'pa...@gr...' > Subject: LWP::Authen::Negotiate mods > > Achim, > > The attached tar file contains modifications to LWP::Authen::Negotiate that > causes it to use the first available module between Win32::InitAuth (SSPI > on Windows) or GSSAPI. It relies on some modifications to Win32::InitAuth, > also attached. Please feel free to use this as you see fit. > > Thanks, > Jason > > ------------------------------------------------------- > _______________________________________________ > > This e-mail may contain information that is confidential, privileged or > otherwise protected from disclosure. If you are not an intended recipient > of this e-mail, do not duplicate or redistribute it by any means. Please > delete it and any attachments and notify the sender that you have received > it in error. Unless specifically indicated, this e-mail is not an offer to > buy or sell or a solicitation to buy or sell any securities, investment > products or other financial product or service, an official confirmation of > any transaction, or an official statement of Barclays. Any views or > opinions presented are solely those of the author and do not necessarily > represent those of Barclays. This e-mail is subject to terms available at > the following link: www.barclays.com/emaildisclaimer. By messaging with > Barclays you consent to the foregoing. Barclays offers premier investment > banking products and services to its clients through Barclays Bank PLC, a > company registered in England (number 1026167) with its registered office > at 1 Churchill Place, London, E14 5HP. This email may relate to or be sent > from other members of the Barclays Group. > > _______________________________________________ > > --------------------------------------------------------------------------- >--- Keep yourself connected to Go Parallel: > VERIFY Test and improve your parallel project with help from experts > and peers. http://goparallel.sourceforge.net > _______________________________________________ > Perlgssapi-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perlgssapi-users |