Create the Perceptive Manager user - Perceptive Content Server Install Guide - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external - Perceptive-Content/Perceptive-Content-Server-Install-Guide/Foundation-24.1/Perceptive-Content-Server-Install-Guide/Install-Perceptive-Content/Install-Perceptive-Content-Server-on-Linux/Create-the-Perceptive-Manager-user - 2024-04-02

Perceptive Content Server Install Guide

Platform
Perceptive Content
Product
Perceptive Content Server Install Guide
Release
Foundation 24.1
License

In Perceptive Content, the Perceptive Manager user is the highest administrative user and is the top-level user in the system with access to change all security privileges. After you install Perceptive Content, you log on as the Perceptive Manager to set up additional users. To create the Perceptive Manager user, complete the following steps.

  1. Navigate to the local inserver/bin directory.
  2. Source the setenv.sh file. For example, if you are using /bin/bash, the command to source the file is: . ./setenv.sh.
  3. Run the following command, substituting the name you want to use as the Perceptive Manager for <username>:
    ./intool -–cmd create-bootstrap-user –-username <username>
  4. Execute the setup.sh file. For example, if you are using /bin/bash, the command to source the file is:
    ../setup.sh
    
    Note: This script initializes the OSM structure within the default install location, $CONTENTDIR. If you are using a different location for the OSM structure, modify all $CONTENTDIR references to the full path of your preferred location in the FSS section of the setup.sh file.
  5. Choose file-system storage (FSS), which is your conventional directory structure. If you need to create EXT sets, you must run the necessary INTool commands. For more information, see the Perceptive Content External OSM Plugin Best Practices Guide.