Hi,
I'm asking some help, i have problem with the filtering with RDWEB. We try many things but we can't find the problem. We got always this error, we are using RDS 2012 R2, but we have have 2 domains 2008 R2.
w3wp.exeError02015/06/11 09:20:23 [Error] 10 Error starting filtering: Could not initialize context from SID. SID: ............................................., Error: 0x8007054b
w3wp.exeError02015/06/11 09:20:23 [Error] 10 Error calling NativeMethod to start filtering: Error: 0x80040302
Event viewer:
An account failed to log on.Subject:
Security ID: IIS APPPOOL\RDWebAccess
Account Name: RDWebAccess
Account Domain:IIS APPPOOL
Logon ID: 0x94331
Logon Type:3
Account For Which Logon Failed:
Security ID: NULL SID
Account Name:
Account Domain:
Failure Information:
Failure Reason:An Error occured during Logon.
Status: 0xC000018B
Sub Status: 0x0
Process Information:
Caller Process ID:0x1250
Caller Process Name:C:\Windows\System32\inetsrv\w3wp.exe
Network Information:
Workstation Name:....................
Source Network Address:-
Source Port: -
Detailed Authentication Information:
Logon Process:Authz
Authentication Package:Kerberos
Transited Services:-
Package Name (NTLM only):-
Key Length: 0
This event is generated when a logon request fails. It is generated on the computer where access was attempted.
The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).
The Process Information fields indicate which account and process on the system requested the logon.
The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
The authentication information fields provide detailed information about this specific logon request.
- Transited services indicate which intermediate services have participated in this logon request.
- Package name indicates which sub-protocol was used among the NTLM protocols.
- Key length indicates the length of the generated session key. This will be 0 if no session key was requested.