man pages section 1M: System Administration Commands
  Search only this book
Download this book in PDF (9905 KB)

bsmconv(1M)

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

Name

    bsmconv, bsmunconv– enable or disable Solaris Auditing

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 that have already been configured. See smdiskless(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 

    enables BSM on the two machines named client1 and client2. While the command:


    myhost# bsmconv 

    enables 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 might want 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.

Files

    The following files are created by bsmconv:

    /etc/security/device_maps

    Administrative file defining the mapping of device special files to allocatable device names.

    /etc/security/device_allocate

    Administrative file defining parameters for device allocation.

Attributes

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

    ATTRIBUTE TYPE 

    ATTRIBUTE VALUE 

    Availability 

    SUNWcsr 

    Interface Stability 

    Obsolete Committed 

See Also

Notes

    bsmconv and bsmunconv are not valid in a non-global zone.

    These commands are Obsolete and may be removed and replaced with equivalent functionality in a future release of Solaris.

SunOS 5.11  Last Revised 20 Jan 2009

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