NAME
sdtmedia_prot - The CDE Removable Media Protection Utility
SYNOPSIS
sdtmedia_prot [-w] [-d] raw_device
DESCRIPTION
The sdtmedia_prot is the change protection utility for
removable media used within CDE. It provides an easy-to-use
interface that allows users to modify the protection applied
to a removable medium.
It allows the user to select the level of protection for a
medium, and enter passwords if required. Removable media
support four levels of protection.
Disable Protection
This allows the user to unprotect the
medium. If the medium was previously pro-
tected with a password, the user is
prompted for that password before the pro-
tection is removed.
Write Protect Without Password
This allows the user to Write protect the
medium. No Password is required to access
the medium, however writes to the medium
are prevented. This protection is the
software equivelent of using the write
protect tab on floppies.
Write Protect With Password
This allows the user to Write protect the
medium. Writes to the medium are allowed
only if the password is entered.
Read-Write Protect With Password
This prevents any acces to the medium
unless the user enters the password.
If the user selects protection with a password, a dialog
appears prompting them to enter and verify the password.
If the user chooses to disable protection on a medium, which
previously was password protected, they are prompted to
enter the password.
FILES
/usr/dt/bin/sdtmedia_prot
This is the executable for the CDE Media
Protection utility.
/usr/dt/app-defaults/<LANG>/Sdtmedia_prot
This file includes the application
defaults for the CDE Media Protection
utility.
OPTIONS
The sdtformat_media utility defines command-line parameters
that may be entered to use the utility.
-w This instructs sdtmedia_prot to write pro-
tect the media without a password. As no
user interface is required, the GUI is not
displayed and the medium is protected. If
the media was previously protected with a
password, then the user is prompted for
the password and protection is removed.
-d This instructs sdtmedia_prot to unprotect
the medium. If the medium was previously
protected with a password, then a dialog
prompting the user for the password
appears.
FILES
/usr/dt/bin/sdtmedia_prot
This is the executable for the CDE Media
Protection utility.
/usr/dt/app-defaults/<LANG>/Sdtmedia_prot
This file includes the application
defaults for the CDE Media Protection
utility.
EXAMPLES
sdtmedia_prot /vol/dev/rdsk/c0t6d0
sdtmedia_prot -w /vol/dev/rdsk/c0t6d0
sdtmedia_prot -d /vol/dev/rdsk/c0t6d0
RETURN VALUES
Upon sucessful completion sdtmedia_prot returns zero, other-
wise the return value is non-zero.
ENOTSUP (48) Operation not Supported
errno will be set to this value when the operation is not
supported. For example, set_protection_status() for a floppy
device is not supported.
ENXIO ( 6) No such device
errno will be set to this value when the requested device
name does not exist.
EACCESS (13) Can not open device/
errno will be set to this value when user does not have per-
mission for performing the requested operation.
EIO (5) I/O Error
errno will be set to this value when an I/O error occurs
while performing the requested operation.
RM_NOTSUP (154) Device not Supported
errno will be set to this value when the requested device
name is of unknown type.
RM_FIP (153) Format in progress. :
errno will be set to this value if any operation (except
check_format_status()) is attempted when a format operation
is in progress.
SEE ALSO
sdtmedia_slice(1), sdtformat_media(1), sdtmedia_props(1),
dtfile(1), sdtvolcheck(1), vold(1)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |