Show / Hide Table of Contents
Edit on GitHub

Amplia Reg command: hash-root-pass

Name

hash-root-pass - Computes a salted hash for a given root password

Syntax

dotnet Lacuna.AmpliaRegNg.Site.dll -- hash-root-pass

Or, on Docker:

docker run -i lacunasoftware/ampliareg:3.0 -- hash-root-pass

Description

The hash-root-pass command is meant to be used with root authentication mode. Use it to compute a salted hash of the desired root password, and then set the hash on the General__RootPasswordHash setting.

The password is read from the stdin.

See also

  • Amplia Reg command-line tool
Back to top Copyright © 2015-2020 Lacuna Software