Hi,
I am not a PERL expert and am looking for some Crypt::SSLeay usage support,
hopefully someone can help me out.
We have a perl trigger script that has been working fine by Rational Change
using http. This script may be called either when a Change Request (CR) is
transitioned or selected attrib
Hi,
Is it possible to authenticate the user on Windows without entering the
password?
Our script uses LWP and is talking to a webserver that requires authentication.
The code is as follows:
# Perl code
my $ua = LWP::UserAgent->new(keep_alive => 1);
$ua->credentials(URI->new($url)->host_port, '
On 10/24/2012 09:21 AM, samuel.feren...@barclays.com wrote:
Hi,
Is it possible to authenticate the user on Windows without entering the
password?
I don't see where your script has anything to do with authenticating on
windows -- you appear to be authenticating against a web server, which
ma
On 10/24/2012 09:21 AM, samuel.feren...@barclays.com wrote:
Hi,
Is it possible to authenticate the user on Windows without entering the
password?
Our script uses LWP and is talking to a webserver that requires authentication.
The code is as follows:
Here's an example of a trivial subclass
On 23/10/12 05:02, Goon Chew wrote:
Hi,
I am not a PERL expert and am looking for some Crypt::SSLeay usage support,
hopefully someone can help me out.
We have a perl trigger script that has been working fine by Rational Change
using http. This script may be called either when a Change Request (