annotate
apropos
catcr
catcs
cc.icon
cc.magic
cd
chactivity
chbl
checkin
checkout
checkvob
chevent
chflevel
chfolder
chmaster
chpool
chproject
chstream
chtype
chview
clearaudit
clearbug
cleardescribe
cleardiffbl
cleardiff
clearexport_ccase
clearexport_cvs
clearexport_pvcs
clearexport_rcs
clearexport_sccs
clearexport_ssafe
clearfsimport
cleargetlog
clearhistory
clearimport
clearjoinproj
clearlicense
clearmake
clearmake.options
clearmrgman
clearprojexp
clearprompt
cleartool
clearviewupdate
clearvobadmin
comments
config_ccase
config_spec
cptype
credmap
creds
deliver
describe
diffbl
diffcr
diff
dospace
edcs
endview
env_ccase
events_ccase
export_mvfs
exports_ccase
file
find
findmerge
fmt_ccase
getcache
get
getlog
help
hostinfo
init_ccase
ln
lock
lsactivity
lsbl
lscheckout
lsclients
lscomp
lsdo
lsfolder
lshistory
ls
lslock
lsmaster
lspool
lsprivate
lsproject
lsregion
lsreplica
lssite
lsstgloc
lsstream
lstype
lsview
lsvob
lsvtree
makefile_aix
makefile_ccase
makefile_gnu
makefile_pmake
makefile_smake
makefile_sun
man
merge
mkactivity
mkattr
mkattype
mkbl
mkbranch
mkbrtype
mkcomp
mkdir
mkelem
mkeltype
mkfolder
mkhlink
mkhltype
mklabel
mklbtype
mkpool
mkproject
mkregion
mkstgloc
mkstream
mktag
mktrigger
mktrtype
mkview
mkvob
mount_ccase
mount
msdostext_mode
mvfslog
mvfsstorage
mvfstime
mvfsversion
mv
omake
pathnames_ccase
permissions
profile_ccase
promote_server
protect
protectvob
pwd
pwv
query_language
quit
rebase
recoverview
reformatview
reformatvob
register
relocate
rename
reqmaster
reserve
rgy_backup
rgy_check
rgy_passwd
rgy_switchover
rmactivity
rmattr
rmbl
rmbranch
rmcomp
rmdo
rmelem
rmfolder
rmhlink
rmlabel
rmmerge
rmname
rmpool
rmproject
rmregion
rmstgloc
rmstream
rmtag
rmtrigger
rmtype
rmver
rmview
rmvob
schedule
schemes
scrubber
setactivity
setcache
setcs
setplevel
setsite
setview
shell
snapshot.conf
softbench_ccase
space
startview
type_manager
umount
uncheckout
unlock
unregister
unreserve
update
version_selector
view_scrubber
vob_restore
vob_scrubber
vob_sidwalk
vob_snapshot
vob_snapshot_setup
wildcards_ccase
winkin
xclearcase
xcleardiff
xmldiffmrg
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/rational/clearcase/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. For more information about public VOBs, see the mkvob, mktag, and mount reference pages.
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. For more information about public VOBs, see the mkvob, mktag, and mount reference pages.
RESTRICTIONS
Identities
- UNIX:
If the vob_tag.sec file does not exist, you must be root.
If the vob_tag.sec file exists, you must be the owner
of that file.
Note: rgy_passwd maintains the access mode of the vob_tag.sec file at 400. You need not use chmod(1) before or after entering rgy_passwd.
- Windows:
No special identity is required.
Note: The administrator should apply a security access control list (ACL) to the Security subkey to prevent users from directly editing the password in the registry. We recommend that you assign full control to authorized users (users allowed to change the password; for example, the network administrator), and read permissions to all other users.
DIAGNOSTICS
This command must be executed on the network's registry server host.
rgy_passwd: Error: Unable to open file
"/var/adm/rational/clearcase/rgy/vob_tag.sec": Permission denied.
A vob_tag.sec file already exists, and you are not its owner.