Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../.././../usr/man/man8/idmapd.8
Real path: /usr/share/man/man8/idmapd.8
Zurück
'\" te .\" Copyright (c) 2007, 2023, Oracle and/or its affiliates. .TH idmapd 8 "20 July 2023" "Oracle Solaris 11.4" "System Administration Commands" .SH NAME idmapd \- Native Identity Mapping service daemon .SH SYNOPSIS .LP .nf \fB/usr/lib/idmapd\fR .fi .SH DESCRIPTION .sp .LP The \fBidmapd\fR daemon maps Windows Security Identifiers (SIDs) to POSIX Identifiers (UIDs/GIDs) and conversely. .sp .LP The \fBidmap\fR(8) utility provides a front end to the \fBidmapd\fR daemon. .SH FILES .sp .ne 2 .mk .na \fB\fB/var/idmap/idmap.db\fR\fR .ad .br .sp .6 .RS 4n 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. .RE .sp .ne 2 .mk .na \fB\fB/var/run/idmap/idmap.db\fR\fR .ad .br .sp .6 .RS 4n 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. .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(7) for descriptions of the following attributes: .sp .TS tab( ) box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPE ATTRIBUTE VALUE _ Availability system/file-system/smb/common _ Interface Stability See below. .TE .sp .sp .LP Interface stability for these components is as follows: .sp .ne 2 .mk .na \fB\fBsvc:/system/idmap\fR\fR .ad .br .sp .6 .RS 4n Committed .RE .sp .ne 2 .mk .na \fB\fB/var/idmap/idmap.db\fR\fR .ad .br .sp .6 .RS 4n Project Private .RE .sp .ne 2 .mk .na \fB\fB/var/run/idmap/idmap.db\fR\fR .ad .br .sp .6 .RS 4n Project Private .RE .SH SEE ALSO .sp .LP \fBsvcs\fR(1), \fBdefaultdomain\fR(5), \fBattributes\fR(7), \fBsmf\fR(7), \fBidmap\fR(8), \fBsvcadm\fR(8), \fBsvccfg\fR(8) .SH NOTES .sp .LP The \fBidmapd\fR service is managed by the service management facility (SMF). The service identifier for the \fBidmapd\fR service is \fBsvc:/system/idmap\fR. .sp .LP Use the \fBsvcadm\fR command to perform administrative actions on this service, such as enabling, disabling, or restarting the service. These actions require the \fBsolaris.smf.manage.idmap\fR authorization. Use the \fBsvcs\fR command to query the service's status. .sp .LP The functionality of this daemon might change in a future release of the Solaris operating system.