4.2.1 Retrieving the Assigned Policy Name, Description, and Location

The protocol exchange that occurs to retrieve the assigned policy is as follows:

LDAP SearchRequest (with the filter "objectClass=*") message, as specified in section 3.2.5.3:

  • Location: IPSEC,CN=Windows,CN=Microsoft,CN=Machine,CN={2C4E2FD79-0E89-4D6C-8794-55C4D444DB31},CN=Policies,CN=System,DC=myDomain, DC=contoso,DC=com

  • Attributes: None

On success:

LDAP SearchRequest (with the filter "objectClass=*") message, as specified in section 3.2.5.3:

  • Location: IPSEC,CN=Windows,CN=Microsoft,CN=Machine,CN={2C4E2FD79-0E89-4D6C-8794-55C4D444DB31},CN=Policies,CN=System,DC=myDomain, DC=contoso,DC=com

  • Attributes: ipsecName, description, ownersReference

 The data returned is as follows:

  • ipsecName = "Assigned IPsec Policy v1.2.1.2 [assigned July 2006]"

  • description = "Active Policy to Protect the network"

  • ownersReference = "CN=ipsecPolicy{E514E247-80C3-429A-8D69-74BD54FEB31E},CN=IP Security,CN=System,DC=myDomain, DC=contoso,DC=com"