Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

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

by Anonymous Monk
on Mar 09, 2013 at 01:52 UTC ( [id://1022515]=note: print w/replies, xml ) Need Help??


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

In an attempt to rectify the issue, I did some digging and came across some code that's supposed to create a Win32::API module known as LogonUser.

Um, say no to work :)

I don't know which one you want, but its maybe one of these :) Win32::AdminMisc::LogonAsUser, http://live.sysinternals.com/psexec.exe, Authen::NTLM/LWP::Authen::Ntlm, Win32::IntAuth

  • Comment on Re: Authentication Problem - "Logon failure: unknown user name or bad password"

Replies are listed 'Best First'.
Re^2: Authentication Problem - "Logon failure: unknown user name or bad password"
by B-Man (Acolyte) on Mar 11, 2013 at 15:33 UTC

    I'll check them out. I didn't consider when I posted last week that we have to isolate our test environment from our live environment. We don't have the necessary resources or time to set up a virtual version of our server, so getting authentication would be nice. It'd also allow the code to work in another location instead of just "on the server."

    Yeah, I'll take some of those modules and test them in a small script until one works. I'll integrate anything that works into my spider. Thanks for the feedback!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-25 06:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found