EnFuzion administrator are users that can perform any action without restrictions.
If the privilege enforcement in EnFuzion is turned on, regular EnFuzion users are not allowed to control the cluster by performing actions, such as removing a run owned by a different user, adding and removing nodes, shutting down the cluster, and modifying cluster and node settings and properties. These restrictions do not apply to EnFuzion administrators, which are users specified in the admins file.
EnFuzion checks for the admins file in the following locations: the local working directory, the $ENFUZION_PATH/config directory, and the config subdirectory of the EnFuzion installation directory.
On Linux/Unix, the default installation directory is $HOME/enfuzion for regular users and /usr/local/enfuzion for the root user. Both locations are checked.
On Windows NT/2000/XP, the default installation directory is C:\enfuzion.
The admins file consists of a list of EnFuzion users, one user per line. Lines that start with "#" are treated as comments and ignored.
The following example gives EnFuzion administrative rights to the enfuzion-admin@company.com user:
enfuzion-admin@company.com