Clients Prompt for Password when connecting public folder
-
8. února 2012 19:14
Bit of an odd problem. Current environment has 14 Exchange 2010 servers
10 mailbox server
4 CAS/HUB server
We have Public folder database PA-PF01, CR-PF01 and it resides in mailbox server PA-MBX01 and CR-MBX01 respectively.
5 database point to PA-PF01 (default public folder database)
5 database point to CR-PF01 (default public folder database)
For some reason, few user outlook continuously prompts for the password, If we click cancel, it goes away and the client shows need password, Once we click type exchange password it connects to exchange fine. But then the prompt comes up again at random intervals (2 minutes to 15 minute). When I check their connection status, it is trying to connect PF via http and never accept password.
Database which I resides default PF is set to PA-PF01 and When i opens Outlook while in the LAN the initial public folder connection attempts to form an HTTPS connection (therefore forcing a password request) to the PA-PF01 public folder replica then fails over to the CR-PF01 replica (via TCP/IP) after the successful credential (it never connect to PA-PF01).
I don’t understand why it is connecting CR-PF01 instead of PA-PF01
Any assistance would be greatly appreciated
- Upravený hclshafeek 8. února 2012 19:46
Všechny reakce
-
9. února 2012 10:23
Hi,
Public folder referal process can redirect client to another public folder When a user connects to a public folder database that doesn't contain a copy of the public folder content that the user wants.
You can control this referal process as discribed here :
http://technet.microsoft.com/en-us/library/bb691235.aspx
For the password prompt, there are many reason :
- Proxy settings ( Https to connect to Public folder)
- IIS virtual ditrectory authentication mode
- autodiscover process
Regards,
- Označen jako odpověď Zi FengMicrosoft Contingent Staff, Moderator 16. února 2012 1:34
-
9. února 2012 12:32
Hi Tunisian,
Thanks for your response..
How we can make sure that all public folder replica exist in the defualt public folder
Thank you!
-
9. února 2012 14:02
Hi,
you can use Exchange ¨PS command to view all content folders
get-publicfolder -recurse | format-list Name
you can also compare content size :
Get-publicfolderstatitics -server "your server" | format-list Name, ItemSize
Regards,
- Navržen jako odpověď Zi FengMicrosoft Contingent Staff, Moderator 15. února 2012 1:46
-
15. února 2012 1:47Moderátor
-
20. února 2012 16:53
Issue has been resolved by restarting RPC client access service in MBX server- Označen jako odpověď hclshafeek 20. února 2012 16:53