Search found 5 matches

by philippe
Mon Aug 20, 2012 2:55 am
Forum: Nagios XI
Topic: [Solved] OWA : Test availability of a user's mailbox
Replies: 7
Views: 4897

Re: OWA : Test availability of a user's mailbox

yancy, I've tested the script check_owa by Chris Funderburg but it always returns OK even if I wrote a wrong password. Finally I've used a curl command and I've written a shell script to detect strings when the user is connected to his mailbox. Now all is OK ! curl -q -k -d "destination=https:/...
by philippe
Tue Aug 14, 2012 4:37 am
Forum: Nagios XI
Topic: [Solved] OWA : Test availability of a user's mailbox
Replies: 7
Views: 4897

Re: OWA : Test availability of a user's mailbox

yancy,

the server doesn't use the ntlm authentication

philippe
by philippe
Fri Aug 10, 2012 7:55 am
Forum: Nagios XI
Topic: [Solved] OWA : Test availability of a user's mailbox
Replies: 7
Views: 4897

Re: OWA : Test availability of a user's mailbox

thank you for your reply ;-) I've tried your solution, but it doesn't work : I'm always redirecting to the login page. I've also tried : check_basicauth2.pl, check_basicauth.pl, check_http_ntlm.pl, check_owa.php, owa.py, owa.sh unsuccesfully. I'm always redirected to the login page. Found on the net...
by philippe
Wed Aug 08, 2012 8:06 am
Forum: Nagios XI
Topic: [Solved] OWA : Test availability of a user's mailbox
Replies: 7
Views: 4897

[Solved] OWA : Test availability of a user's mailbox

Hi, I would like to perform, with a script : - a logon to an address like this : https//<my_server>/owa with an existing user - a check for a specific string on the displayed page - a logout. The exchange server is IIS 7.5 and it creates cookies marked 'HttpOnly'. I've tested scripts with webinject,...
by philippe
Fri Jun 08, 2012 9:32 am
Forum: Nagios XI
Topic: Fine Tuning dashboards
Replies: 5
Views: 1178

Re: Fine Tuning dashboards

Hi,

While being a registered customer, the download of the component "Dashboard Deployment XI" fails and I'm redirected to this page :
http://library.nagios.com/subscribe/jcs/form?id=9%2C12
What is my error ?
Thank you in advance