[horde] Activesync not working...

Louis-Philippe Allard lp.allard.1 at gmail.com
Wed Apr 13 00:19:21 UTC 2011


OK this is finally working!!!

    I am not 100% sure why it works , although I cant complain, the only
thing I did is to remove everything except the server's IP.  No http://
and nothing else...

    Thanks for your help!

    Quoting Michael J Rubinsky <mrubinsk at horde.org>:
> You don't normally access that URL directly. I only suggested that  
> as a test. You should now configure (and use) your client.
>   --
>   Mike
>
>
> -------------------------
> FROM: Louis-Philippe Allard <lp.allard.1 at gmail.com>
> SENT: Tue Apr 12 19:33:37 EDT 2011
> TO: Michael J Rubinsky <mrubinsk at horde.org>
> CC: horde at lists.horde.org
> SUBJECT: Re: [horde] Activesync not working...
>
>
> OK I "managed" to solve the problem.  In the the <directory /> block  
> in httpd.conf, I changed the Order from deny,allow to allow,deny and  
> the Deny from all to Allow from all.
>
>    I hope these modifications wont impact the system security or  
> stability for that matter...
>
>    Now to the issue with activesync, when I enter the  
> http://$SERVERIP/Microsoft-Server-ActiveSync address, I am presented  
> with a login box.  Using my Horde credentials, the site says:
>
>
>
>
> A FATAL ERROR HAS OCCURRED
>
>
>
> TRYING TO ACCESS THE ACTIVESYNC ENDPOINT FROM A BROWSER. NOT SUPPORTED.
>
> 1. Horde_Rpc_ActiveSync->getResponse() /var/www/htdocs/horde4/rpc.php:128
>
>
> DETAILS
>
>
>
> The Full Error Message Is Logged In Horde's Log File, And Is Shown  
> Below Only To Administrators. Non-administrative Users Will Not See  
> Error Details.
>
> Horde_Rpc_Exception Object (     [_previous:private] =>       
> [details] =>      [message:protected] => Trying to access the  
> ActiveSync endpoint from a browser. Not Supported.      
> [string:private] =>      [code:protected] => 0     [file:protected]  
> => /usr/lib/php/Horde/Rpc/ActiveSync.php     [line:protected] => 135  
>     [trace:private] => Array         (             [0] => Array       
>            (                     [file] =>  
> /var/www/htdocs/horde4/rpc.php                     [line] => 128      
>                 [function] => getResponse                      
> [class] => Horde_Rpc_ActiveSync                     [type] => ->      
>                 [args] => Array                         (             
>                  [0] =>                          )                   
> )          )  )
>
>   So I believe its normal, looking at "Trying to access the  
> ActiveSync endpoint from a browser. Not Supported."... I tried to  
> configure my iphone but I still get the "Exchange account - Unable  
> to verify account information". THe address I used in the iphone is  
> http://$SERVERIP/
>
>   Is that OK?

> Quoting Michael J Rubinsky <mrubinsk at horde.org>:  >> --------  
> Original Message --------
>>    > From: Louis-Philippe Allard <lp.allard.1 at gmail.com>
>>    > Sent: Tue Apr 12 17:30:17 EDT 2011
>>    > To: horde at lists.horde.org
>>    > Subject: Re: [horde] Activesync not working...
>>    >
>>    > Mike,
>>    >
>>    >     Accessing rpc.php directly from my browser I get a page saying:
>>    >
>>    > SOAP-ENV:ClientBad Request
>>    >
>>    > The apache access log says:
>>    >
>>    > 192.168.0.106 - - [12/Apr/2011:17:28:27 -0400] "GET
>>    > /Microsoft-Server-ActiveSync HTTP/1.1" 403 2/apache error log says:
>>    >
>>    > Why is apache showing access to the activesync url if you navigated
>>    > directly to rpc.php? I could be wrong, but I don't think this should
>>    > happen.  Are you sure you don't have any redirects? How about
>>    > openbasedir restrictions? Does horde otherwise work correctly?
>>    >
>>    >
>>    > [Tue Apr 12 17:28:27 2011] [error] [client 192.168.0.106]  
>> client denied by
>>    >
>>    >
>>    > server configuration: /var/www/htdocs/horde4/rpc.php
>>    >
>>    > Any clues?
>>    >
>>    > Quoting Michael Rubinsky <mrubinsk at horde.org>: >> Quoting  
>> Louis-Philippe
>>    > Allard <lp.allard.1 at gmail.com>:
>>    >>   >
>>    >>   >> I don't mean to be a pest at all but active sync is far  
>> from working
>>    >>   >> on my functional horde 4 setup.
>>    >>   >>
>>    >>   >> I configured activesync within horde's config page under the
>>    >>   >> activesync tab, I added a line outside any blocks in my apache
>>    >>   >> config file, this line being:
>>    >>   >>
>>    >>   >> Alias /Microsoft-Server-ActiveSync /var/www/htdocs/horde4/rpc.php
>>    >>   ...
>>    >>   >
>>    >>   > Nothing in activesync code would return a 403 error. This  
>> is almost
>>    >>   > certainly a server configuration issue. hat happens when  
>> you try to
>>    >>   > navigate directly to horde/rpc.php (not the activesync url)?
>>    >>   >
>>    >>   >
>>    >>   >> Anybody can provide assistance?
>>    >>   >> Thanks!
>>    >>   >>
>>    >>   >> Sent from mobile device.
>>    >>   >> --
>>    >>   >> Horde mailing list
>>    >>   >> Frequently Asked Questions: http://horde.org/faq/
>>    >>   >> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>    >>   >
>>    >>   >
>>    >>   > mike
>>    >>   >
>>    >>   > The Horde Project (www.horde.org[1[1]])
>>    >>   > mrubinsk at horde.org
>>    >>   > --
>>    >>   > Horde mailing list
>>    >>   > Frequently Asked Questions: http://horde.org/faq/
>>    >>   > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>    >
>>    > Louis-Philippe Allard
>>    > lp.allard.1 at gmail.com
>>    >     Sent from Horde Groupware - GNU/Linux
>>    >
>>    >
>>    >
>>    > Links:
>>    > ------
>>    > [1] http://www.horde.org
>>    > --
>>    > Horde mailing list
>>    > Frequently Asked Questions: http://horde.org/faq/
>>    > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>    >
>>    > --
>>    > Mike
>
>
> Louis-Philippe Allard
> lp.allard.1 at gmail.com
>    Sent from Horde Groupware - GNU/Linux
>

Louis-Philippe Allard
lp.allard.1 at gmail.com
    Sent from Horde Groupware - GNU/Linux



Links:
------
[1] http://www.horde.org[1


More information about the horde mailing list