evfsxfr.1 (2010 09)

e
evfsxfr(1) evfsxfr(1)
(EVFS Software Required)
NAME
evfsxfr - operate on an encrypted file as is without performing encryption or decryption
SYNOPSIS
evfsxfr cmd param ...
DESCRIPTION
In HP-UX EVFS file-level encryption mode, when a file is configured for encryption, the data content is
automatically transformed (encrypted or decrypted) during I/O transfer. The command
evfsxfr is used
to bypass this transformation. It is a wrapper command that is executed along with a regular HP-UX
command to transfer files as is with no transformation (i.e. no encryption/decryption). This command can
also be used to start certain applications which need access to encrypted data (for example,
backup/restore applications).
The
evfsxfr command can be executed by any user. However, the encrypted content of an encrypted
file can be accessed only the superuser or the owner of that file. Any children of the initiated command
will inherit this behavior.
An encrypted file can be opened in either
evfsxfr mode or non-evfsxfr mode, but not both simul-
taneously.
Options
evfsxfr recognizes the following parameters:
cmd The command to be executed by
evfsxfr.
param ... Parameter(s) or option(s) that are passed to the cmd command.
RETURN VALUE
The value of the HP-UX command executed by
evfsxfr will be returned.
EXAMPLES
The following command copies an encrypted file to a target file in a regular directory (i.e. not enabled for
encryption). The target file will contain un-recognizable encrypted data. Without being executed with
evfsxfr, cp would fail.
% evfsxfr cp /encrypted/efile1 /tmp/file1
The following command move a clear-text file to a target file in an encryption enabled directory. The tar-
get file is not encrypted. Without being executed with evfsxfr, mv would fail.
% evfsxfr mv /tmp/file1 /encrypted/file1
WARNINGS
File content cannot be recovered if the encryption file header is damaged with any evfsxfr
operations.
AUTHOR
evfsxfr was developed by Hewlett-Packard.
SEE ALSO
evfsauth(1), evfsfile(1), evfs(5).
HP-UX 11i Version 3: September 2010 1 Hewlett-Packard Company 1

Summary of content (2 pages)