25.7 Networkwide Accessibility of VOBs and Views

Networkwide storage registries make all VOBs and views visible to all users. You can use the All VOBs and All Views nodes of the ClearCase Administration Console or the lsvob and lsview commands to list them all.

Typically, VOBs and views have different patterns of use:

Accordingly, there are different schemes for activating VOBs and dynamic views on each client host.

Public and Private VOBs

To provide control over how a VOB is activated, each VOB-tag is designated as public or private when it is created.

A password facility controls public VOB creation. When creating a public VOB or VOB-tag (with the ClearCase Administration Console or with mkvob or mktag -vob), you must enter a password that is usually established when ClearCase is installed. (For information on how to create or change the VOB registry password, see the rgy_passwd reference page.)

NOTE: Any user can mount any VOB, public or private. The private designation means only that a VOB will not be mounted by a cleartool mount -all command, but must be mounted explicitly, by name.