Re: How to handle windows authentication pop up in jmeter.

2016-07-06 Thread Felix Schumacher

Am 06.07.2016 um 16:36 schrieb Pravesh Prajapati:

Hi Team,
Please find the details below, which I have tried but not able to 
solve problem yet.

Need help on urgent basis

Need urgent assistance on how to handle SSO login in jmeter POC 
scripting. I actually tried recording an small script with just login 
and logout transactions, then added "http authorization manager" to 
login transaction by defining base URL, username, password, domain, 
realm and mechanism... but when I'm trying to re-run the script, it is 
giving 401 (unauthorized) with "*SPNEGO authentication is not 
supported on this client*" message in the login transaction response 
tab.I've also updated krb5.conf file (/bin directory) with 
libdefaults, realms and domain_realm details but it didn't help /:(/.


Put the realm into to "realm" field. The "domain" field is used for NTLM 
authentication.


Regards,
 Felix


I tried one more thing, upon changing mechanism to basic_digest and 
implementation to java, login transaction is giving "*An NTLM Token 
was received. Your browser configuration is correct, but you have not 
logged into a supported Microsoft(R) Windows(R) Domain. Please login 
to the application using the normal login page.*"


Few screenshots attached for your reference.

On Tue, Jul 5, 2016 at 1:42 PM, sebb > wrote:


Are you sure that the values are correct?

What - exactly - does the pop-up say?

On 5 July 2016 at 05:28, Pravesh Prajapati
>
wrote:
> Yes,
> I have only one test plan and I have placed authorization
manager on the
> top of the first request.
>
> On Monday, July 4, 2016, sebb > wrote:
>
>> Are you sure the Auth Manager is in the correct place in plan?
>> If not, it won't be used.
>>
>> Are you sure that the values in the Auth Manager are correct?
>>
>> On 3 July 2016 at 16:59, Pravesh Prajapati

>> > wrote:
>> > Hi Sebb,
>> > Still facing the same.
>> >
>> >
>> >
>> > On Sun, Jul 3, 2016 at 3:36 AM, sebb  >
>> wrote:
>> >
>> >>
>> >>
>>

http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager
>> >>
>> >> On 2 July 2016 at 18:11, Pravesh Prajapati

>> >
>> >> wrote:
>> >> > Hi Team,
>> >> > When I launch application, I am getting windows pop-up,
the I have to
>> >> enter
>> >> > id and password & then I continue further action.
>> >> >
>> >> > But while replaying I am getting login request fail.
>> >> > can you pleas help me how to handle this in jmeter?
>> >> >
>> >> > --
>> >> > Regards,
>> >> > Pravesh prajapati.
>> >> > Mob:-9702600170
>> >>
>> >>
-
>> >> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org

>> 
>> >> For additional commands, e-mail: user-h...@jmeter.apache.org

>> 
>> >>
>> >>
>> >
>> >
>> > --
>> > Regards,
>> > Pravesh prajapati.
>> > Mob:-9702600170
>>
>>
-
>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
 
>> For additional commands, e-mail:user-h...@jmeter.apache.org 

>> 
>>
>>
>
> --
> Regards,
> Pravesh prajapati.
> Mob:-9702600170

-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org

For additional commands, e-mail: user-h...@jmeter.apache.org





--
Regards,
Pravesh prajapati.
Mob:-9702600170


-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org




Re: How to handle windows authentication pop up in jmeter.

2016-07-05 Thread sebb
Are you sure that the values are correct?

What - exactly - does the pop-up say?

On 5 July 2016 at 05:28, Pravesh Prajapati  wrote:
> Yes,
> I have only one test plan and I have placed authorization manager on the
> top of the first request.
>
> On Monday, July 4, 2016, sebb  wrote:
>
>> Are you sure the Auth Manager is in the correct place in plan?
>> If not, it won't be used.
>>
>> Are you sure that the values in the Auth Manager are correct?
>>
>> On 3 July 2016 at 16:59, Pravesh Prajapati > > wrote:
>> > Hi Sebb,
>> > Still facing the same.
>> >
>> >
>> >
>> > On Sun, Jul 3, 2016 at 3:36 AM, sebb >
>> wrote:
>> >
>> >>
>> >>
>> http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager
>> >>
>> >> On 2 July 2016 at 18:11, Pravesh Prajapati > >
>> >> wrote:
>> >> > Hi Team,
>> >> > When I launch application, I am getting windows pop-up, the I have to
>> >> enter
>> >> > id and password & then I continue further action.
>> >> >
>> >> > But while replaying I am getting login request fail.
>> >> > can you pleas help me how to handle this in jmeter?
>> >> >
>> >> > --
>> >> > Regards,
>> >> > Pravesh prajapati.
>> >> > Mob:-9702600170
>> >>
>> >> -
>> >> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>> 
>> >> For additional commands, e-mail: user-h...@jmeter.apache.org
>> 
>> >>
>> >>
>> >
>> >
>> > --
>> > Regards,
>> > Pravesh prajapati.
>> > Mob:-9702600170
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org 
>> For additional commands, e-mail: user-h...@jmeter.apache.org
>> 
>>
>>
>
> --
> Regards,
> Pravesh prajapati.
> Mob:-9702600170

-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



Re: How to handle windows authentication pop up in jmeter.

2016-07-04 Thread Pravesh Prajapati
Yes,
I have only one test plan and I have placed authorization manager on the
top of the first request.

On Monday, July 4, 2016, sebb  wrote:

> Are you sure the Auth Manager is in the correct place in plan?
> If not, it won't be used.
>
> Are you sure that the values in the Auth Manager are correct?
>
> On 3 July 2016 at 16:59, Pravesh Prajapati  > wrote:
> > Hi Sebb,
> > Still facing the same.
> >
> >
> >
> > On Sun, Jul 3, 2016 at 3:36 AM, sebb >
> wrote:
> >
> >>
> >>
> http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager
> >>
> >> On 2 July 2016 at 18:11, Pravesh Prajapati  >
> >> wrote:
> >> > Hi Team,
> >> > When I launch application, I am getting windows pop-up, the I have to
> >> enter
> >> > id and password & then I continue further action.
> >> >
> >> > But while replaying I am getting login request fail.
> >> > can you pleas help me how to handle this in jmeter?
> >> >
> >> > --
> >> > Regards,
> >> > Pravesh prajapati.
> >> > Mob:-9702600170
> >>
> >> -
> >> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> 
> >> For additional commands, e-mail: user-h...@jmeter.apache.org
> 
> >>
> >>
> >
> >
> > --
> > Regards,
> > Pravesh prajapati.
> > Mob:-9702600170
>
> -
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org 
> For additional commands, e-mail: user-h...@jmeter.apache.org
> 
>
>

-- 
Regards,
Pravesh prajapati.
Mob:-9702600170


Re: How to handle windows authentication pop up in jmeter.

2016-07-04 Thread sebb
Are you sure the Auth Manager is in the correct place in plan?
If not, it won't be used.

Are you sure that the values in the Auth Manager are correct?

On 3 July 2016 at 16:59, Pravesh Prajapati  wrote:
> Hi Sebb,
> Still facing the same.
>
>
>
> On Sun, Jul 3, 2016 at 3:36 AM, sebb  wrote:
>
>>
>> http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager
>>
>> On 2 July 2016 at 18:11, Pravesh Prajapati 
>> wrote:
>> > Hi Team,
>> > When I launch application, I am getting windows pop-up, the I have to
>> enter
>> > id and password & then I continue further action.
>> >
>> > But while replaying I am getting login request fail.
>> > can you pleas help me how to handle this in jmeter?
>> >
>> > --
>> > Regards,
>> > Pravesh prajapati.
>> > Mob:-9702600170
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>
>>
>
>
> --
> Regards,
> Pravesh prajapati.
> Mob:-9702600170

-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



Re: How to handle windows authentication pop up in jmeter.

2016-07-02 Thread sebb
http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager

On 2 July 2016 at 18:11, Pravesh Prajapati  wrote:
> Hi Team,
> When I launch application, I am getting windows pop-up, the I have to enter
> id and password & then I continue further action.
>
> But while replaying I am getting login request fail.
> can you pleas help me how to handle this in jmeter?
>
> --
> Regards,
> Pravesh prajapati.
> Mob:-9702600170

-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org