3.2.5.2 Retrieving XML-Based Wireless Group Policy for a GPO

The wireless Group Policy plug-in gets a scoped GPO path (Scoped GPO DN) from the Group Policy protocol client (as specified in section 3.2.4). The plug-in MUST issue an LDAP SearchRequest with the following parameters:

  • baseObject:  CN=IEEE80211, CN=Windows, CN=Microsoft, {Scoped GPO DN without LDAP:// prefix}

  • scope:  2

  • attributes:  ms-net-ieee-80211-GP-PolicyData

  • filter:  objectClass= ms-net-ieee-80211-GroupPolicy

For the specification of ms-net-ieee-80211-GP-PolicyData, see section 6.15 and as specified in [MS-ADSC]. If the specified filter returns multiple policy objects, the first LDAPMessage buffer is used to read the policy data. If the policy contains multiple Unicode strings, the first string is used.