View Single Post
  #2 (permalink)  
Old 10-07-2009, 10:03 PM
md_detroit md_detroit is offline
Trained Alumni
 
Posts: 6
Default

Just to give you an idea of what I mean. This is the test of the server where it is successful (using the BES Admin account we created on the zimbra server):
Code:
C:\Program Files\Research In Motion\BlackBerry Enterprise Server\Utility>iemstes
t.exe
BlackBerry Enterprise Server Utility - IEMSTest.exe (IExchangeManageStore), Vers
ion 1.0
Copyright (c) Research In Motion, Ltd. 1999. All rights reserved.
Opening Default Message Store Zimbra - Blackberry Administrator.
Opening message store for Blackberry Administrator using besadmin@pilot.testemail.org
 /o=pilot.testemail.org/ou=First Administrative Group/cn=Configuration/cn=Serv
ers/cn=pilot.testemail.org/cn=Microsoft Private MDB.
Blackberry Administrator's Mailbox opened successfully.
Root Folder opened successfully.
Folder created successfully.
Test folder deleted successfully.
Test completed successfully for Blackberry Administrator.
and this is what happens when we try the test with a user's account:

Code:
C:\Program Files\Research In Motion\BlackBerry Enterprise Server\Utility>iemstes
t.exe
BlackBerry Enterprise Server Utility - IEMSTest.exe (IExchangeManageStore), Vers
ion 1.0
Copyright (c) Research In Motion, Ltd. 1999. All rights reserved.
Opening Default Message Store Zimbra - Blackberry Administrator.
Opening message store for Mark D using markd@pilot.testemail.org 
/o=pilot.testemail.org/ou=First Administrative
Group/cn=Configuration/cn=Servers/cn=pilot.testemail.org
/cn=Microsoft Private MDB.
CreateStoreEntryID failed (80004005).
So, it can access it's own account, but cannot access anyone else's account, though it has Global Administrator access on the Zimbra server.

Is there something we missed on the Zimbra server side?
Reply With Quote