svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
vtdaemon(8)
System Administration Commands vtdaemon(8)
NAME
vtdaemon - switch function between text virtual consoles
SYNOPSIS
/usr/lib/vtdaemon
DESCRIPTION
vtdaemon provides a secure switch function, by means of hotkeys,
between different text virtual consoles. It runs with full privileges.
See vt(4I) for specifications of hotkey sequences.
The service is managed using the action authorization solaris.smf.man‐
age.vt which is included in the Device Security Rights Profile. The
service is local only and has no inbound network ports. It is disabled
in non-global zones or when the virtual console functionality is not
available.
vtdaemon uses PAM for authentication.
Note that vtdaemon only locks and unlocks the text console. For graphi‐
cal X sessions, it invokes the corresponding lock program (for example,
xscreensaver), which deals with authentication and audit.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/virtual-console _ Interface Stabili‐
tyPrivate
SEE ALSO
svcs(1), vt(4I), attributes(7), smf(7), svcadm(8)
NOTES
The vtdaemon service is managed by the service management facility,
smf(7), under the service identifier:
svc:/system/vtdaemon:default
Administrative actions on this service, such as enabling, disabling, or
requesting restart, can be performed using svcadm(8). The service's
status can be queried using the svcs(1) command.
The vtdaemon service has the following SMF configuration properties:
hotkeys (boolean)
Allows authorized users to dynamically enable or disable the VT
switch by means of hotkeys. Its default value is TRUE (enabled).
secure (boolean)
Allows authorized users to dynamically enable or disable the secu‐
rity of hotkeys. If disabled, the user can freely switch to any
session without authentication. Its default value is TRUE
(enabled).
Oracle Solaris 11.4 12 Sep 2014 vtdaemon(8)