NetBackup Commands
413
vopied
A
vopied
NAME
vopied - daemon to provide VERITAS One-time Password user authentication
SYNOPSIS
install_path
\NetBackup\bin\vopied
[
-standalone
] [
-debug
] [
-portnum
number
] [
-max_time
seconds] [
-log_dir
path] [
-severity
mask]
DESCRIPTION
This program is available on Windows NT and UNIX NetBackup clients. It
accepts connections from remote NetBackup servers and clients that are
attempting to verify the identity of requests from the local NetBackup system.
The authentication method is VERITAS One-time Password (vopie). Normally,
vopied
is started by the NetBackup Client service on Windows NT and
inetd
on UNIX.
When you install NetBackup on a Windows NT client or UNIX client, the
installation process adds entries for
vopied
to
C:\WINNT\system32\drivers\etc\services
on Windows NT and
/etc/services
and
/etc/inetd.conf
on UNIX.
The
services
entry looks like this:
vopied 13783/tcp vopied
The
inetd.conf
entry on UNIX looks like this:
vopied stream tcp nowait root /usr/openv/bin/vopied vopied
OPTIONS
-standalone
Available only on UNIX clients and specifies that
vopied
will run
continuously rather than being started by
inetd
.
-debug
Available only on UNIX clients and implies
-standalone
(that is,
vopied
runs continuously). This option prevents
vopied
from
forking and does not disconnect it from standard input, output, and
error.
NetBackup 3.2 System Administrator's Guide for Windows NT
NetBackup 3.2 System Administrator's Guide for Windows NT