This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| syno:dsm7rescue [2026/09/02 22:29] – [Prepare DSM to get access through SSH with password login enabled] Bernard Condrau | syno:dsm7rescue [2026/09/02 22:35] (current) – [Prepare DSM to get access through SSH with password login enabled] Bernard Condrau | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| # 2026-08-31: initial | # 2026-08-31: initial | ||
| # | # | ||
| - | OTPQ=" | + | OTPQ=" |
| AUTH=0; | AUTH=0; | ||
| CODE=" | CODE=" | ||
| Line 94: | Line 94: | ||
| $password = array( | $password = array( | ||
| ' | ' | ||
| - | shell_exec('/ | + | shell_exec('/ |
| ], | ], | ||
| ); | ); | ||
| Line 106: | Line 106: | ||
| echo ''; | echo ''; | ||
| ?></ | ?></ | ||
| - | - Compute the OTP in '' | + | - Compute the OTP in '' |
| source / | source / | ||
| python3 / | python3 / | ||
| deactivate | deactivate | ||
| exit 0</ | exit 0</ | ||
| - | - Set up a task in //Task Scheduler// of your DSM. | + | - Set up a task in //Task Scheduler// of your DSM. Choose as task '' |
| ===== How to gain access to encrypted volumes when the KMIP Server was unavailable during DSM boot ===== | ===== How to gain access to encrypted volumes when the KMIP Server was unavailable during DSM boot ===== | ||