RE: After crash problem

From: Richard Roddy [MSFT] (rroddy_at_online.microsoft.com)
Date: 05/06/04


Date: Thu, 06 May 2004 18:48:54 GMT

Check the following things:

Outlook repeatedly prompting for credentials
     - First possibility was primary DNS suffix on either the client or the
server being wrong - make sure it matches the DNS domain name
     - Missing protocol entries in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc\ClientProtocols on the client,
you should see:
 +=============+======+============+
| Name | Type | Data |
+=============+======+============+
| ncacn_http | REG_SZ| rpcrt4.dll|
+=============+======+============+
| ncacn_ip_tcp| REG_SZ| rpcrt4.dll|
+=============+======+============+
| ncacn_np | REG_SZ| rpcrt4.dll|
+=============+======+============+
| ncadg_ip_udp| REG_SZ| rpcrt4.dll|
+=============+======+============+

Take a look at the following articles:
325930 How to troubleshoot connectivity issues that are caused by RPC client
http://support.microsoft.com/?id=325930

321652 OL: You Continuously Receive Prompts for Your NT Domain Credentials
http://support.microsoft.com/?id=321652

Thanks,
Richard Roddy
Microsoft Exchange Support

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "Henry" <Henry@DoNotSpamMe.com>
>Subject: After crash problem
>Date: Thu, 6 May 2004 12:25:55 -0500
>Lines: 9
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
>Message-ID: <ukBvx84MEHA.3292@TK2MSFTNGP11.phx.gbl>
>Newsgroups: microsoft.public.exchange.admin
>NNTP-Posting-Host: server1.benesch.com 65.164.176.151
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11
.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.exchange.admin:426166
>X-Tomcat-NG: microsoft.public.exchange.admin
>
>Hello,
>
>We've just recovered our crashed exchange 2003 server. All is working fine
>except for one user that keeps on getting prompted to enter his domain user
>name and password. Even when the information is entered, the user still
does
>not get access to her inbox folder which resides in the server. The user
has
>no problem accessing her email using OWA. Any ideas> Thank you in advance.
>
>
>



Relevant Pages

  • Reuse of Remoting Channels...
    ... makes it possible for the server to know the identity of the caller. ... If my client is on the other side of a Windows 'realm' (as in the ... RemotingConfiguration options) to reject any clients whose credentials ... "Remoting server cannot be reached. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: SSPI Kerberos for delegation
    ... We want the authentication to happen without providing credentials ... But SSPI while authenticating from the client to the server can do mutual ...
    (comp.protocols.kerberos)
  • Re: Authentication woes
    ... I can not really understand how the client should connect to the DC when they are at work with the 192.x.x.x ip when the server is in 10.x.x.x network. ... If i read the output for the client it is member of domainb.internal and not member of domain.com like the DC, ... If the user logon with cached credentials, ...
    (microsoft.public.windows.server.active_directory)
  • Re: Chicken and egg issue with Cookie based login?
    ... >> Cookies are created by the server, not by the client. ... a client can create a cookie as well. ... The credentials are created when the user logs into the server. ...
    (comp.security.misc)
  • RE: Remoting security error
    ... Dim props As New Dictionary ... application(server and client), ... client and server, the client channel will automatically pass the current ... text username/password credentials in the application code. ...
    (microsoft.public.dotnet.distributed_apps)