Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Authentication Problem - "Logon failure: unknown user name or bad password"

by B-Man (Acolyte)
on Mar 08, 2013 at 14:57 UTC ( [id://1022440]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Win32::API;
    
    ...
    my $ph = ' ' x 4;    # Required, but we do not use it
    
    #############################################################
    
  2. or download this
                if ( $linkList->[$x] =~ [pattern of the server that needs 
    +authentication] ) {
    
    ...
                    # ImpersonateLoggedOnUser($ph);
    
                }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1022440]
Approved by jfroebe
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-24 03:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found