.../catdoc/doc_v5r14/English/online/basil_C2/basilcu0205.htm#ix-administrator mode
Here is a quote from on-line docs.
" 1. Log on as an administrator.
You must belong to the Administrators group, or have the privileges assigned to the Administrators group.
For the purposes of this particular scenario only, you need to log on as administrator because you are going to modify the default global environment (V5R14).
2. Select the Start->Programs->CATIA->Tools->Environment Editor V5R14 command to display the Environment Editor.
You will see an environment with the following name:
CATIA
3. Click the CATIA.V5R14.B14 environment to display the corresponding environment variables.
4. Locate the following environment variable: CATReferenceSettingPath
Note that the default setting for this variable is empty.
5. Reset the variable so that it points to an existing folder, for example:
CATReferenceSettingPath E:\users\administrator\LockSettings
then click Set, then OK to save and exit the environment editor. This folder will contain the setting locks you will create later. The folder access rights must be set up for read access only for end users, and read/write for the person creating the setting locks.
6. Run a session in administrator mode using the following command:
cnext -env CATIA.V5R14.B14 -admin
or:
cnext -admin
The session is started using the default global environment, and a message informs you that you are running in administration mode. Click OK in the message box to proceed. If prompted by the License Manager, reserve at least one configuration license then restart a session..."