man pages section 1M: System Administration Commands
只搜尋這本書
以 PDF 格式下載這本書 (9905 KB)

idmapd(1M)

Name | Synopsis | Description | Files | Attributes | See Also | Notes

Name

    idmapd– Native Identity Mapping service daemon

Synopsis

    /usr/lib/idmapd
    

Description

    The idmapd daemon maps Windows Security Identifiers (SIDs) to POSIX Identifiers (UIDs/GIDs) and conversely.

    The idmap(1M) utility provides a front end to the idmapd daemon.

Files

    /var/idmap/idmap.db

    Database in which to store local name-based ID mapping rules. The contents of the database are private. The database should not be accessed or modified directly.

    /var/run/idmap/idmap.db

    Database in which to cache ID mappings that are generated by ephemeral ID mapping and by name-based mapping. The contents of the database are private. The database should not be accessed or modified directly.

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWcsu

    Interface Stability

    See below.

    Interface stability for these components is as follows:

    svc:/system/idmap

    Committed

    /var/idmap/idmap.db

    Project Private

    /var/run/idmap/idmap.db

    Project Private

See Also

Notes

    The idmapd service is managed by the service management facility (SMF). The service identifier for the idmapd service is svc:/system/idmap.

    Use the svcadm command to perform administrative actions on this service, such as enabling, disabling, or restarting the service. These actions require the solaris.smf.manage.idmap authorization. Use the svcs command to query the service's status.

    The functionality of this daemon might change in a future release of the Solaris operating system.

SunOS 5.11 Last Revised 5 June 2007

Name | Synopsis | Description | Files | Attributes | See Also | Notes