cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
433
Views
5
Helpful
4
Replies

WAAS and Microsoft Remote Assistance

Patrick Colbeck
Level 3
Level 3

Hi

My customer has an isse with WAAS and XP remote assistance. If they try it via IP address it works fine but via hostname it fails. Doing some investigation reveals that the two methods use different bind calls.

When using IP address to do the RPC bind

RPC: c/o Bind: UUID{000001A0-0000-0000-C000-000000000046}

DCOM-IRemoteSCMActivator

The auth type used is

Auth Type = 0A (RPC_C_AUTHN_WINNT - NT LAN Manager Security Support

Provider NTLM SSP).

This works

When a hostname is specified the auth

type used is

Auth Type = 09 (RPC_C_AUTHN_GSS_NEGOTIATE - Negotiates between the use

of the NTLM and Kerberos protocol SSP)

This fails.

A simialr thing seems to be affecting Microsoft SMS which again uses RPC.

They are using WAAS 4.1.1

Thanks

Pat

4 Replies 4

Zach Seils
Level 7
Level 7

Pat,

Doesn't the Remote Assistance feature use RDP? What is the failure message you are seeing? What is the connection state (sh stat conn all) in WAAS?

Thanks,

Zach

Yes it does use RDP but it's not getting that far so far as I can see. Its failing to authenticate which it does before RPC binds RDP.

The customer has now logged this with TAC so I won't pursue it here. Thanks for replying though. I will post a summary of the solution when we have one so that if anyone searches for a similar problem they get an answer.

Hi Pat,

Just heard back from Engineering that they think this is bug CSCsu65835. Please follow through with your TAC case.

Thanks,

Zach

Thanks Zach I have passed this on to my customer. That looks like their issue and they are waiting for a release in which it is fixed.

Pat