|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
.\" Text automatically generated by txt2man |
|
|
|
|
.TH TURN 1 "20 March 2015" "" "" |
|
|
|
|
.TH TURN 1 "21 March 2015" "" "" |
|
|
|
|
.SH GENERAL INFORMATION |
|
|
|
|
|
|
|
|
|
\fIturnadmin\fP is a TURN administration tool. This tool can be used to manage |
|
|
|
|
@ -68,8 +68,8 @@ Commands: |
|
|
|
|
.B |
|
|
|
|
\fB\-P\fP, \fB\-\-generate\-encrypted\-password\fP |
|
|
|
|
Generate and print to the standard |
|
|
|
|
output an encrypted form of a password (for web admin user, or shared |
|
|
|
|
secret, or CLI). The value then can be used as a safe key for the password |
|
|
|
|
output an encrypted form of a password (for web admin user or CLI). |
|
|
|
|
The value then can be used as a safe key for the password |
|
|
|
|
storage on disk or in the database. Every invocation for the same password |
|
|
|
|
produces a different result. The for mat of the encrypted password is: |
|
|
|
|
$5$<\.\.\.salt\.\.\.>$<\.\.\.sha256(salt+password)\.\.\.>. Salt is 16 characters, |
|
|
|
|
|