" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">
FPASSW Utility
This utility allows to restrict access to the information located on
the FOLDER-disk created on a hard disk, using a password.
Syntax: FPASSW drive:/mode password_1 [password_2] [/W]
where:
drive - the name of FOLDER-disk;
/mode - utility's mode which can be one of the following:
/S - set a password for a disk,
/C - change password,
/D - delete password.
password_1 - new (in /S mode) or old (in /C and /D modes) password for a
disk. The maximum password length is 16 characters. Any
characters are permitted except space and a slash ("/"). The
password opens access to the disk (both for read and write
operations).
password_2 - new password for a disk (in /C mode).
/W - instruction to restrict the protection to the write operations
only. In this case the disk is public for read operations,
including starting programs placed on it, since no password is
required to do it. The disk is protected against any
unauthorized attempts to change its contents.