On Tue, May 10, 2011 at 4:24 PM, Shailesh Bansal
<bansal.shail...@gmail.com>wrote:
> Sorry forgot to add the file.
>
>
> On Tue, May 10, 2011 at 12:54 PM, Shailesh Bansal <
> bansal.shail...@gmail.com> wrote:
>
>> I had tried that but no luck mean while I tried with command line option
>> but now no matter I pass correct password or wrong password it always
>> authvalid to false; i.e. it always say password is wrong. Attaching my xml
>> file which I was using for that there are few issues regarding label so I
>> had commented that part for now.
>>
>
Your xml is malformed:
<verifyauth assign_to="authvalid" username=[service] password=[service] />
It should be:
<verifyauth assign_to="authvalid" username="[service]" password="[service]"
/>
>
>> ~Shailesh
>>
>>
>> On Tue, May 10, 2011 at 12:39 PM, mayamatakeshi
>> <mayamatake...@gmail.com>wrote:
>>
>>>
>>>
>>> On Tue, May 10, 2011 at 3:22 PM, Shailesh Bansal <
>>> bansal.shail...@gmail.com> wrote:
>>>
>>>> Thanks that was great help don't know how it skips my eyes earlier. But
>>>> I am again stuck as the example there take username and password from file
>>>> and when I try to do that it is not accepting the file I put in place. I
>>>> tried putting PRINTF Injection files as:
>>>> USERS,PRINTF=999
>>>> %03d,%03d
>>>>
>>>> as my username and password is same for now and is 3 digit number.
>>>>
>>>> Also tried
>>>>
>>>> USERS
>>>> 888,888
>>>>
>>>> but getting Invalid Index file in both files.
>>>>
>>>> Please tell me what should be format of file and how to use it in SIPP I
>>>> mean using -inf or -infindex and any extra parameter you think should be
>>>> used.
>>>>
>>>
>>> The separator must be ";"
>>>
>>> 888;888
>>>
>>>
>>>
>>>>
>>>> And if you can tell me some way I need not to create a file to pass
>>>> userName and password from there instead I pass username and password from
>>>> command line.
>>>>
>>>>
>>>> ~Shailesh
>>>>
>>>> I want to send 200 if password is valid and want to return with failure
>>>> if password is not right
>>>>
>>>> On Mon, May 9, 2011 at 2:39 PM, mayamatakeshi
>>>> <mayamatake...@gmail.com>wrote:
>>>>
>>>>>
>>>>> On Mon, May 9, 2011 at 5:55 PM, Fatih NAZLIGUL
>>>>> <nazli...@netas.com.tr>wrote:
>>>>>
>>>>>> Hi
>>>>>>
>>>>>>
>>>>>>
>>>>>> I want to use SIPP to Inject a register message to a server but It
>>>>>> returns me an error as follow : 11:42:57:412 1304930577.412700:
>>>>>> Authentication requires OpenSSL support!. .. anyone can help me ?
>>>>>>
>>>>>
>>>>> Hello,
>>>>> you must build SIPp with OpenSSL support. Search for "ossl" here:
>>>>> http://sipp.sourceforge.net/doc/reference.html#Installation
>>>>>
>>>>> Obs: remember to open a new thread instead of crashing someone else's.
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>>
>>>>>> *From:* mayamatakeshi [mailto:mayamatake...@gmail.com]
>>>>>> *Sent:* Monday, May 09, 2011 11:51 AM
>>>>>> *To:* Shailesh Bansal
>>>>>> *Cc:* sipp-users@lists.sourceforge.net
>>>>>> *Subject:* Re: [Sipp-users] Verify Authentication using SIPP
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, May 9, 2011 at 5:20 PM, Shailesh Bansal <
>>>>>> bansal.shail...@gmail.com> wrote:
>>>>>>
>>>>>> hi
>>>>>>
>>>>>> I am working on a testing application in this I need to verify if my
>>>>>> SIP client is adding password properly but not able to build the same. I
>>>>>> had
>>>>>> created a client which can register on remote SIP server and can
>>>>>> authenticate itself but how to build an app which can act as a server and
>>>>>> verify whether password is right or not.
>>>>>>
>>>>>>
>>>>>> Hello,
>>>>>> it is in the doc:
>>>>>>
>>>>>> http://sipp.sourceforge.net/doc/reference.html#verifyauth
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> WhatsUp Gold - Download Free Network Management Software
>>>>> The most intuitive, comprehensive, and cost-effective network
>>>>> management toolset available today. Delivers lowest initial
>>>>> acquisition cost and overall TCO of any competing solution.
>>>>> http://p.sf.net/sfu/whatsupgold-sd
>>>>> _______________________________________________
>>>>> Sipp-users mailing list
>>>>> Sipp-users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/sipp-users
>>>>>
>>>>>
>>>>
>>>
>>
>
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users