Working With NIS Maps

In addition to the zone, computer, user, and group objects, you can use the IBM Security Windows API to manage Network Information Service (NIS) maps in Active Directory. NIS maps store network information that can be used to respond to client requests on computers where the IBM Security Agent cannot be installed. You can create or import NIS maps using the Access Manager console or programmatically using the API. The NIS maps you create or import are zone-specific information in Active Directory. Once the information is stored in Active Directory, NIS clients can send requests to the IBM Security Network Information Service (adnisd) to receive the data.

For more detailed information about working with NIS maps and the IBM Security Network Information Service, see the Planning and Deployment Guide and the NIS Administrator’s Guide.

The IBM Security Windows API for working with NIS maps includes the following classes:

Class Description
Store Attaches to a zone and creates NIS maps in the zone.
Map Works with an individual map and its records.
Entry Manages the fields in an individual record.