Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 173: | Zeile 173: | ||
* ${INTERVAL}: das Intervall, welches in Klammern stehen '''muss''' | * ${INTERVAL}: das Intervall, welches in Klammern stehen '''muss''' | ||
* ${Secret}: der oben generierte Geheimcode | * ${Secret}: der oben generierte Geheimcode | ||
| The syntax of the OTP secret code is as follows: | | The syntax of the OTP secret code is as follows:<br>'''${HASH_ALGO}:${CODING}<nowiki>(</nowiki>${INTERVAL}<nowiki>)</nowiki>${SECRET}''' | ||
* ${HASH_ALGO}: the hash algorithm, i.e. whether '' | * ${HASH_ALGO}: the hash algorithm, i.e. whether ''sha1'', ''sha256'', or ''sha512'' | ||
** If this is '''not''' specified, the default is '' | ** If this is '''not''' specified, the default is ''sha1'' | ||
* ${CODING}: the input format, i.e. ''base32''(b32), ''base64''(b64). or ''hex'' | * ${CODING}: the input format, i.e. ''base32''(b32), ''base64''(b64). or ''hex'' | ||
* ${INTERVAL}: the interval that '''must'''' be in brackets | * ${INTERVAL}: the interval that '''must'''' be in brackets |
UTM/AUTH/OTP-AD.lang: Unterschied zwischen den Versionen
Aus Securepoint Wiki