Enable or Disable System install script ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :: ┌────────────────────────────────────────────────────────────────────────────┐ │ System Install │ └────────────────────────────────────────────────────────────────────────────┘ ┌─┬──────────────────────────────────────────────────────────────────────────┐ │1│Activate the system install script │ │2│Deactivate the system install script │ └─┴──────────────────────────────────────────────────────────────────────────┘ Move the cursor or enter a it's corresponding number (Q to Quit) Main> Provisioning> System Install> Activate the system install script ################################## .. warning:: While enabled, ``/install.php`` is reachable without authentication by anyone who can reach the Web GUI. It can only be used to create the first StoredSafe user. Enable it only for the duration of the initial installation, and disable it immediately afterwards as described in item 2 below. Built-in safeguards prevent it from being used on an active system, since the entire database must be empty. Nevertheless, do not leave it enabled on a system that is already in production use. :: Activate the system install script The system install script is used at installation time to configure the first user in StoredSafe. It will be located at https://192.168.1.12/install.php Activate the system install script? (/n): y Point your browser at https://192.168.1.12/install.php to start the installation Press any key to continue Deactivate the system install script #################################### :: Deactivate the system install script The system install script is used at installation time to configure the first user in StoredSafe. It is located at /install.php, and should be removed after the initial installation. Remove the system install script? (/n): y System installation script removed Press any key to continue