|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
File Formats device_maps(4)
NAME
device_maps - device_maps file
SYNOPSIS
/etc/security/device_maps
DESCRIPTION
The device_maps file contains access control information
about each physical device. Each device is represented by a
one line entry of the form:
device-name : device-type : device-list :
where
device-name This is an arbitrary ASCII string
naming the physical device. This
field contains no embedded white
space or non-printable characters.
device-type This is an arbitrary ASCII string
naming the generic device type. This
field identifies and groups together
devices of like type. This field
contains no embedded white space or
non-printable characters.
device-list This is a list of the device special
files associated with the physical
device. This field contains valid
device special file path names
separated by white space.
The device_maps file is an ASCII file that resides in the
/etc/security directory.
Lines in device_maps can end with a `\' to continue an entry
on the next line.
Comments may also be included. A `#' makes a comment of all
further text until the next NEWLINE not immediately preceded
by a `\'.
SunOS 5.10 Last change: 16 Mar 2006 1
File Formats device_maps(4)
Leading and trailing blanks are allowed in any of the
fields.
The device_maps file must be created by the system adminis-
trator bef\ore device allocation is enabled.
This file is owned by root, with a group of sys, and a mode
of 0644.
EXAMPLES
Example 1: A Sample device_maps File
The following is a sample device_maps file:
# scsi tape
st1:\
rmt:\
/dev/rst21 /dev/nrst21 /dev/rst5 /dev/nrst5 /dev/rst13 \
/dev/nrst13 /dev/rst29 /dev/nrst29 /dev/rmt/1l /dev/rmt/1m \
/dev/rmt/1 /dev/rmt/1h /dev/rmt/1u /dev/rmt/1ln /dev/rmt/1mn \
/dev/rmt/1n /dev/rmt/1hn /dev/rmt/1un /dev/rmt/1b /dev/rmt/1bn:\
FILES
/etc/security/device_maps
SEE ALSO
allocate(1), bsmconv(1M), deallocate(1), dminfo(1M),
list_devices(1)
NOTES
The functionality described in this man page is available
only if the Basic Security Module (BSM) has been enabled.
See bsmconv(1M) for more information.
On systems configured with Trusted Extensions, the func-
tionality is enabled by default. On such systems, the
device_allocate file is updated automatically by the system.
SunOS 5.10 Last change: 16 Mar 2006 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:27:20 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
CPAN man page (4333 hits) (Suse Linux 10.1)
ssh man page (4186 hits) (Suse Linux 10.1)
adv_cap_autoneg man page (4147 hits) (Solaris 10 11_06)
sqlite3 man page (4070 hits) (openSUSE 10.2)
svn man page (3249 hits) (FreeBSD 6.2)
startproc man page (1908 hits) (Suse Linux 10.1)
pprosetup man page (1666 hits) (Solaris 10 11_06)
netcat man page (1613 hits) (Suse Linux 10.1)
signal man page (1592 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (1558 hits) (Solaris 10 11_06)
|