Basically, do the logs give a reason for the denial?

As for the service account, you can pass in a username/password AND a mailbox. 
The username doesn't have the username for the mailbox owner.  As long as the 
service account has permissions for the mailbox, then it should work. 

What kind of filtering do you want? 

Terrence Ryan
I.T. Director
Wharton Computing and Information Technology       
E-mail:         [EMAIL PROTECTED]



-----Original Message-----
From: Sehlmeyer, Jason [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 07, 2008 9:21 AM
To: CF-Talk
Subject: RE: CFExchange Permission Problems

I do have access to the logs, let me know specifically what you're looking for 
and where and I can find it.

I'm using the users' credentials to login to the mailbox.  If I could use a 
single service account and just tell it which mailbox to look in that would 
work better, any suggestions on how to filter this scenario?


Jason
[EMAIL PROTECTED]

-----Original Message-----
From: Ryan, Terrence [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 07, 2008 8:00 AM
To: CF-Talk
Subject: RE: CFExchange Permission Problems

Do you have access to the exchange logs?

Also, are you using a service account, or the user's actual credentials?

Terrence Ryan
I.T. Director
Wharton Computing and Information Technology       
E-mail:         [EMAIL PROTECTED]


-----Original Message-----
From: Sehlmeyer, Jason [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 06, 2008 2:39 PM
To: CF-Talk
Subject: CFExchange Permission Problems

Any Idea why all of my users can access their mailbox by using a
cfexchange connection except one?

 

I can OWA with the name/password that is used in the connection string
and everything works fine, but Coldfusion complains of invalid access
when trying to access the users.

 

Access to the Exchange server denied. 

Ensure that the user name and password are correct.

 

                          <cfexchangeConnection action="open" 

username="[EMAIL PROTECTED]"

password="%%%%%%"

 server="myexchsrv.mydomain.org"

connection="testconn1">

 

                                                <cfexchangecalendar
action="get" name="Caltoday" connection="testconn1">

 
<cfexchangeFilter name="starttime" from="#rightNow#" to="#nextweek#" />

                                                </cfexchangecalendar>

                          <cfexchangeConnection action="close"
connection="testconn1">

 

Jason

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 

 









~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298443
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to