3.2.3 Initialization

An administration agent of an RNAP server SHOULD allow configuring of NAP compatibility for clients. This configuration SHOULD be passed to the RADIUS server using the following abstract interface:

 HRESULT SetClientNAPCompatibility([in] IPAddress clientAddress, [in] Boolean isNAPCompatible);

The RADIUS server SHOULD store this configuration in the ClientNapCompatibility Mapping ADM element. For more information about this ADM element, see section 3.2.1.

The RNAP server uses the policy configuration for the RADIUS authorization. This configuration is maintained in an XML file on the server machine and is loaded into the PolicyConfiguration structure that is specified in section 3.2.1 when the server starts. The configuration is updated by the network administrator.