内に含ま
その他のドキュメント
サポート リソース
| PDF 文書ファイルをダウンロードする
NAME
- bsmconv, bsmunconv - enable/disable the Basic Security Module (BSM) on Solaris
SYNOPSIS
-
/etc/security/bsmconv [rootdir ...]
-
/etc/security/bsmunconv [rootdir ...]
DESCRIPTION
- The bsmconv and bsmunconv scripts are used to enable or disable the BSM features on a Solaris system. The optional argument rootdir is a list of one or more root directories of diskless clients which have already been configured via the Host Manager, see admintool(1M).
- To enable or disable BSM on a diskless client, a server, or a stand-alone system, logon as super-user to the system being converted and use the bsmconv or bsmunconv commands without any options.
- To enable or disable BSM on a diskless client from that client's server, logon to the server as super-user and use bsmconv, specifying the root directory of each diskless client you wish to affect. For example, the command
-
-
myhost# bsmconv /export/root/client1 /export/root/client2
will enable BSM on the two machines named client1 and client2. While the command
myhost# bsmconv
- will enable BSM only on the machine called myhost. It is no longer necessary to enable BSM on both the server and its diskless clients.
- After running bsmconv the system can be configured by editing the files in /etc/security. Each diskless client has its own copy of configuration files in its root directory. You may wish to edit these files before rebooting each client.
- Following the completion of either script, the affected system(s) should be rebooted to allow the auditing subsystem to come up properly initialized.
SEE ALSO
-
admintool(1M) auditd(1M), audit_startup(1M), audit.log(4), audit_control(4)
|
|