Re: How to resolve GUID: %{771727b1-31b8-4cdf-ae62-4fe39fadf89e}
- From: "Eric Fleischman [MSFT]" <efleis@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 19 Dec 2005 11:01:34 -0800
This GUID is hard coded in the OS.
In terms of how to resolve it....I think, off of the top of my head, that
DsCrackNames() will do it. Can you give it a try and let us know? If not I
can take a quick peak, I just don't have a test environment in front of me
to try with.
DsCrackNames() info:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ad/ad/dscracknames.asp
Thx.
~Eric
--
Eric Fleischman [MSFT]
These postings are provided "AS IS" with no warranties, and confers no
rights.
"Subodh" <subodh.borker@xxxxxxxxx> wrote in message
news:1134993154.430842.274550@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi All,
>
> I am working on an application that archives security event logs &
> allows reporting on them.
> I am not able to resolve GUID: %{771727b1-31b8-4cdf-ae62-4fe39fadf89e}
> from any of the Schema, Domain & Configuration container of AD. This
> GUID gets resolved to "Default property set" in windows event viewer. I
> need to know the way to resolve this GUID from AD
>
> I have listed below the event as displayed from Windows Event viewer
> first & then from my application.
> Any thoughts would be appreciated.
>
> (EVENT ID: 566)
> Windows Event Log:
> Object Operation:
> Object Server: DS
> Operation Type: Object Access
> Object Type: user
> Object Name: CN=asdasdasd,OU=PortalOU,DC=everest,DC=punetest,DC=com
> Handle ID: -
> Primary User Name: NEWW2K3$
> Primary Domain: EVEREST_NB
> Primary Logon ID: (0x0,0x3E7)
> Client User Name: Administrator
> Client Domain: EVEREST_NB
> Client Logon ID: (0x0,0x1A1F0)
> Accesses: Read Property
>
> Properties:
> Read Property
> Default property set
> instanceType
> user
>
> Additional Info:
> Additional Info2:
> Access Mask: 0x10
>
> Same Event Displayed from my Application
> Object Operation:
> Object Server: DS
> Operation Type: Object Access
> Object Type: user
> Object Name: CN=asdasdasd,OU=PortalOU,DC=everest,DC=punetest,DC=com
>
> Handle ID: -
> Primary User Name: NEWW2K3$
> Primary Domain: EVEREST_NB
> Primary Logon ID: (0x0,0x3E7)
> Client User Name: Administrator
> Client Domain: EVEREST_NB
> Client Logon ID: (0x0,0x1A1F0)
> Accesses: Read Property
>
> Properties: Read Property
> %{771727b1-31b8-4cdf-ae62-4fe39fadf89e}
> instanceType
> user
>
> Additional Info:
> Additional Info2:
> Accesses Mask: 0x10
>
.
- Follow-Ups:
- Re: How to resolve GUID: %{771727b1-31b8-4cdf-ae62-4fe39fadf89e}
- From: Joe Kaplan \(MVP - ADSI\)
- Re: How to resolve GUID: %{771727b1-31b8-4cdf-ae62-4fe39fadf89e}
- References:
- Prev by Date: Re: Script for Domain Controller Replications
- Next by Date: Re: How to distribute a certificate to many trusted publisher stores
- Previous by thread: How to resolve GUID: %{771727b1-31b8-4cdf-ae62-4fe39fadf89e}
- Next by thread: Re: How to resolve GUID: %{771727b1-31b8-4cdf-ae62-4fe39fadf89e}
- Index(es):
Relevant Pages
|