Great. I will do the best I can for windows setup. I will respond back with user information to azure account.
Great! Thanks a lot for your help with this.
I have finally figured out creating VM with AD and IIS on Azure. Anyway will send connection description in a private message.
This is what I have so far:
- Domain Controller with AD and IIS
- New AD forest
- Windows Authentication enabled (NTLM)
What else is needed
- If you need then a web app with ntlm challenge
- Import Server certificate to the webapp to start using NTLM handshake
I used the following documentation to generate client certificates (c:/client.cert). For server certificates I am somewhat lost.
https://confluence.atlassian.com/display/CROWD/Configuring+an+SSL+Certificate+for+Microsoft+Active+Directory
It took me a while to figure out setting up windows server since it was my first time setting up a windows server. I hope it works! Let me know.
Thanks,
Abhinav
Hi Abhinav,
I’m able to connect, tahnks!
Then, yes, could you figure out how to set up a webapp with NTLM challenge, please?
I’ll be out of office today, so I’ll only be able to work on this tomorrow.
Cheers,
Stéphane
I have setup an app on the server. <authentication = “windows”> in web.config is all its needed for it.
You can access it by http://localhost:8080.
Thanks,
Abhinav
The issue is probably that you’re not setting the NTLM domain and host. Those are actually mandatory: https://github.com/gatling/gatling/issues/2297
For anyone who is interested in NTLM, Stephane has resolved the issue in Async Http Client. It now works. So far, at least !
Hello, I’am interested in NTML authentification. So what is the final solution to work?
http://gatling.io/docs/2.1.6/http/http_protocol.html#authentication
http://gatling.io/docs/2.1.6/http/http_request.html#authentication
Hi everyone … final solution ???
25 Eylül 2014 Perşembe 01:02:56 UTC+3 tarihinde Abhinav Gogna yazdı:
Please somebody help me Please .
I try to solve this problem 2 weeks but i can’t.
25 Eylül 2014 Perşembe 01:02:56 UTC+3 tarihinde Abhinav Gogna yazdı: