ThinkerIV

Directory Service Warning Level - Second Error

Nov 18th, 2011
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Log Name: Directory Service
  2. Source: Microsoft-Windows-ActiveDirectory_DomainService
  3. Date: 11/18/2011 1:16:11 PM
  4. Event ID: 1655
  5. Task Category: Global Catalog
  6. Level: Warning
  7. Keywords: Classic
  8. User: ANONYMOUS LOGON
  9. Computer: Romoved For Security
  10. Description:
  11. Active Directory Domain Services attempted to communicate with the following global catalog and the attempts were unsuccessful.
  12.  
  13. Global catalog:
  14. \\xxxxxx.xxxxxx.local
  15.  
  16. The operation in progress might be unable to continue. Active Directory Domain Services will use the domain controller locator to try to find an available global catalog server.
  17.  
  18. Additional Data
  19. Error value:
  20. 5 Access is denied.
  21. Event Xml:
  22. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  23. <System>
  24. <Provider Name="Microsoft-Windows-ActiveDirectory_DomainService" Guid="{0e8478c5-3605-4e8c-8497-1e730c959516}" EventSourceName="NTDS General" />
  25. <EventID Qualifiers="32768">1655</EventID>
  26. <Version>0</Version>
  27. <Level>3</Level>
  28. <Task>18</Task>
  29. <Opcode>0</Opcode>
  30. <Keywords>0x8080000000000000</Keywords>
  31. <TimeCreated SystemTime="2011-11-18T18:16:11.512276600Z" />
  32. <EventRecordID>2771</EventRecordID>
  33. <Correlation />
  34. <Execution ProcessID="524" ThreadID="740" />
  35. <Channel>Directory Service</Channel>
  36. <Computer>xxxxx.xxxxxxxx.local</Computer>
  37. <Security UserID="S-1-5-7" />
  38. </System>
  39. <EventData>
  40. <Data>\\xxxxxxx.xxxxxx.local</Data>
  41. <Data>Access is denied.</Data>
  42. <Data>5</Data>
  43. </EventData>
  44. </Event>
  45.  
Advertisement
Add Comment
Please, Sign In to add comment