rgy_passwd

Creates or changes encrypted VOB-tag registry password

APPLICABILITY


Product

Command Type

ClearCase


command


ClearCase LT


command


Platform

UNIX


Windows

SYNOPSIS

rgy_passwd [ -pas·sword tag-registry-password ]

DESCRIPTION

NOTE: In ClearCase LT, the registry server host is the ClearCase LT server host.

UNIX Systems

The rgy_passwd command places an encrypted password in the VOB-tag password file: /var/adm/atria/rgy/vob_tag.sec on the network's registry server host. This file need not already exist.

Knowledge of this password enables an administrator to create public VOBs. Nonprivileged users can mount public VOBs by using the ClearCase mount command. See the mkvob, mktag, and mount reference pages for more information on public VOBs.

Windows Systems

The rgy_passwd command creates a Security subkey in the Windows Registry and places an encrypted VOB-tag password in HKEY_LOCAL_MACHINE\SOFTWARE\Atria\ClearCase\CurrentVersion\Security\RegPasswd. The Security subkey and RegPasswd value exist only on the registry server host.

Knowledge of this password enables a user to create public VOBs. See the mkvob, mktag, and mount reference pages for more information on public VOBs.

RESTRICTIONS

Identities:

Locks: No locks apply.

Mastership: (Replicated VOBs only) No mastership restrictions.

Other: You must run rgy_passwd on the registry server host.

OPTIONS AND ARGUMENTS

By default, rgy_passwd prompts you to type the new password.

-pas·sword tag-registry-password

Specifies the password on the command line.
CAUTION: This is a security risk because the password remains visible.

UNIX FILES

/var/adm/atria/rgy/vob_tag.sec

DIAGNOSTICS

rgy_passwd: Error: Not a registry server.

This command must be executed on the network's registry server host.

rgy_passwd: Error: Unable to open file "/var/adm/atria/rgy/vob_tag.sec": Permission denied.

A vob_tag.sec file already exists, and you are not its owner.

EXAMPLE

SEE ALSO

mktag, mkvob, mount