Forum Discussion
michael_trott_1
Nimbostratus
Aug 19, 2008problems monitoring http with auth
Hi all,
am trying to monitor a http site that presents auth via a popup. i have confirmed the account i am using works, when i vist via browser all ok.
have completed a tcpdump and found that i am getting back a 401 error, Access Denied.
I've tried curl and get the same responce:
curl -N -u : http://10.49.1.68:80/onyxemployeeportal_windows/powerpage/main_frame.asp
Anyone help out ?
thnx
1 Reply
Sort By
- hoolio
Cirrostratus
What authentication type is the application using? If it's basic HTTP authentication, then using http://user:pass@app.example.com should work (or the corresponding -u flag for curl). If it's NTLM, then you'd need to use --ntlm for curl.
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