Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RPC over HTTP/s

Status
Not open for further replies.

mojo1979

Technical User
Nov 17, 2003
138
US
Hi,

I have setup RPC over HTTP on my exchange 2003 sp2 server. Have followed all the instructions off Technet. However when i go to test this, I always get a popup asking for a username / password. But no matter what i put in these boxes, it will not connect to the exchange.

Has anyone seen the same problem?

Thanks

Steven
 
And you've installed the certificate on the client and configured it correctly on the server, you've done rpcdiag and you've checked the event log and there is nothing of note anywhere?
 
I had a similar problem.

In Outlook 2003 go to 'Connection settings' then 'exchange proxy settings'. The section for 'Proxy authentication settings' change it to 'NTLM Authentication' and close and reopen Outlook.

If you are using multiple domains etc. use in the username field: domain\username

While your'e trying to authenticate check the security log on the exchange front end server.

Hope this helps.

 
NTLM authentication will pass your currently logged on username and password hash to the global catalog server. Sometimes that will help, other times it will hinder.
 
well, basic works fine, but can't get NTLM to work, so might just stick with this...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top