RE: n00b question: can't get authorization manager to work

2008-04-03 Thread Steve Kapinos
- From: Joshua Baudhuin [mailto:[EMAIL PROTECTED] Sent: Thu 4/3/2008 1:59 PM To: JMeter Users List Cc: Subject:Re: n00b question: can't get authorization manager to work The base URL case is fine. Hmm... Does the (JMeter) authorization manager *only* support clear

Re: n00b question: can't get authorization manager to work

2008-04-03 Thread Joshua Baudhuin
The base URL case is fine. Hmm... Does the (JMeter) authorization manager *only* support clear-text? Curiously, I cannot access the site manually using Safari-on-Windows, but can using Firefox and IE(7). The Safari indicates that the username/password will be transmitted "in the clear". I guess

Re: n00b question: can't get authorization manager to work

2008-04-03 Thread sebb
On 03/04/2008, Joshua Baudhuin <[EMAIL PROTECTED]> wrote: > Thanks for the speedy response. The server is Fedora, so I assume NTLM > wouldn't be used? (The client is JMeter running on Windows.) > > The "Base URL" seems fine to me. I have "http://www.foo.com/bar/";. The > page being accessed is "

Re: n00b question: can't get authorization manager to work

2008-04-03 Thread Joshua Baudhuin
Thanks for the speedy response. The server is Fedora, so I assume NTLM wouldn't be used? (The client is JMeter running on Windows.) The "Base URL" seems fine to me. I have "http://www.foo.com/bar/";. The page being accessed is "http://www.foo.com/bar/nun.html"; (where the names have been changed t

Re: n00b question: can't get authorization manager to work

2008-04-03 Thread sebb
On 03/04/2008, Joshua Baudhuin <[EMAIL PROTECTED]> wrote: > Hi, All. > > New to JMeter (among other things). > > I'm trying to test a website which has server authentication (i.e., > invokes browser to pop up a messagebox requesting username/password > for domain/realm. > > I had naively assum

n00b question: can't get authorization manager to work

2008-04-03 Thread Joshua Baudhuin
Hi, All. New to JMeter (among other things). I'm trying to test a website which has server authentication (i.e., invokes browser to pop up a messagebox requesting username/password for domain/realm. I had naively assumed that the proxy-recorder would capture this for me, but it did not. No matte