Firebird Documentation IndexCommandline UtilitiesAssorted Linux/Unix Scripts → Restoring root as the Server Run User
Firebird Home Firebird Home Prev: Changing the Server Run UserFirebird Documentation IndexUp: Assorted Linux/Unix ScriptsNext: Running Embedded or Client-Server Apps

Restoring root As The Firebird Server Run User

There are two versions of the restoreRootRunUser.sh script. The one prefixed 'SS' is for Super Server installations and the one prefixed 'CS' is for Classic Server installations. The following describes the Super Server version only.

Note

This script must be run as root.

This script simply restores the old style installation format whereby the Firebird Super Server runs as the root user and group. This script is simply a wrapper around the SSchangeRunUser.sh script, passing root as the username and group name.

Prev: Changing the Server Run UserFirebird Documentation IndexUp: Assorted Linux/Unix ScriptsNext: Running Embedded or Client-Server Apps
Firebird Documentation IndexCommandline UtilitiesAssorted Linux/Unix Scripts → Restoring root as the Server Run User