Forum Discussion
Dbow_21284
Nimbostratus
Aug 18, 2009Help with External HTTP Monitor (cURL) - Requires http authentication
Hello,
I am taking a variation of an external monitor used when NTLM auth is required and tweaking it for jsut regular http authentication. However, I am having an issue getting it to work en...
Dbow_21284
Nimbostratus
Aug 19, 2009FYI: I have tried the curl line with both:
curl -L -v --user 'testuser:superpassword' http://${IP}:${PORT}/_layouts/ACCApplications/CommonLogin/login.aspx?ReturnUrl=%2fwhatsup.aspx -H "Host: members.something.org" | grep -i "1-UP" 2>&1 > /dev/null
This is where you are redirected when you just put in members.something.org/whatsup.aspx
and
curl -L -v --user 'testuser:superpassword' http://${IP}:${PORT}/whatsup.aspx -H "Host: members.something.org" | grep -i "1-UP" 2>&1 > /dev/null
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects