mirror of
https://git.sr.ht/~nabijaczleweli/tzpfms
synced 2025-04-21 09:47:35 +03:00
Manpage update by job 329174
This commit is contained in:
parent
7dc56023f1
commit
c93c10a41f
@ -36,7 +36,7 @@ A final verification should be made by running \fBzfs\-tpm1x\-load\-key(8) \-n d
|
||||
Save a back\-up of the key to \fIfile\fR, which must not exist beforehand\. This back\-up \fBmust\fR be stored securely, off\-site\. In case of a catastrophic event, the key can be loaded by running \fBzfs(8) load\-key dataset < backup\-file\fR\.
|
||||
.SH "TPM1\.X back\-end configuration"
|
||||
.SS "TPM selection"
|
||||
The tzpfms suite always connects to a local tcsd(8) process (at \fBlocalhost:30003\fR)\.
|
||||
The tzpfms suite connects to a local tcsd(8) process (at \fBlocalhost:30003\fR) by default\. Use the environment variable \fBTZPFMS_TPM1X\fR to specify a remote TCS hostname\.
|
||||
.P
|
||||
The TrouSerS tcsd(8) daemon will try \fB/dev/tpm0\fR, then \fB/udev/tpm0\fR, then \fB/dev/tpm\fR; by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected\.
|
||||
.SS "See also"
|
||||
|
@ -141,7 +141,8 @@ In case of a catastrophic event, the key can be loaded by running <strong><a cla
|
||||
|
||||
<h3 id="TPM-selection">TPM selection</h3>
|
||||
|
||||
<p>The tzpfms suite always connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>).</p>
|
||||
<p>The tzpfms suite connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>) by default.
|
||||
Use the environment variable <code>TZPFMS_TPM1X</code> to specify a remote TCS hostname.</p>
|
||||
|
||||
<p>The TrouSerS <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> daemon will try <code>/dev/tpm0</code>, then <code>/udev/tpm0</code>, then <code>/dev/tpm</code>;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.</p>
|
||||
|
@ -69,7 +69,8 @@ In case of a catastrophic event, the key can be loaded by running <strong><a cla
|
||||
|
||||
<h3 id="TPM-selection">TPM selection</h3>
|
||||
|
||||
<p>The tzpfms suite always connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>).</p>
|
||||
<p>The tzpfms suite connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>) by default.
|
||||
Use the environment variable <code>TZPFMS_TPM1X</code> to specify a remote TCS hostname.</p>
|
||||
|
||||
<p>The TrouSerS <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> daemon will try <code>/dev/tpm0</code>, then <code>/udev/tpm0</code>, then <code>/dev/tpm</code>;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.</p>
|
||||
|
@ -56,7 +56,8 @@ but otherwise the dataset can be manually rolled back to a password with **zfs-t
|
||||
|
||||
### TPM selection
|
||||
|
||||
The tzpfms suite always connects to a local tcsd(8) process (at `localhost:30003`).
|
||||
The tzpfms suite connects to a local tcsd(8) process (at `localhost:30003`) by default.
|
||||
Use the environment variable `TZPFMS_TPM1X` to specify a remote TCS hostname.
|
||||
|
||||
The TrouSerS tcsd(8) daemon will try `/dev/tpm0`, then `/udev/tpm0`, then `/dev/tpm`;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.
|
||||
|
@ -16,7 +16,7 @@ remove the \fBxyz\.nabijaczleweli:tzpfms\.{backend,key}\fR properties from \fBda
|
||||
See zfs\-tpm1x\-change\-key(8) for a detailed description\.
|
||||
.SH "TPM1\.X back\-end configuration"
|
||||
.SS "TPM selection"
|
||||
The tzpfms suite always connects to a local tcsd(8) process (at \fBlocalhost:30003\fR)\.
|
||||
The tzpfms suite connects to a local tcsd(8) process (at \fBlocalhost:30003\fR) by default\. Use the environment variable \fBTZPFMS_TPM1X\fR to specify a remote TCS hostname\.
|
||||
.P
|
||||
The TrouSerS tcsd(8) daemon will try \fB/dev/tpm0\fR, then \fB/udev/tpm0\fR, then \fB/dev/tpm\fR; by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected\.
|
||||
.SS "See also"
|
||||
|
@ -94,7 +94,8 @@
|
||||
|
||||
<h3 id="TPM-selection">TPM selection</h3>
|
||||
|
||||
<p>The tzpfms suite always connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>).</p>
|
||||
<p>The tzpfms suite connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>) by default.
|
||||
Use the environment variable <code>TZPFMS_TPM1X</code> to specify a remote TCS hostname.</p>
|
||||
|
||||
<p>The TrouSerS <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> daemon will try <code>/dev/tpm0</code>, then <code>/udev/tpm0</code>, then <code>/dev/tpm</code>;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.</p>
|
||||
|
@ -23,7 +23,8 @@
|
||||
|
||||
<h3 id="TPM-selection">TPM selection</h3>
|
||||
|
||||
<p>The tzpfms suite always connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>).</p>
|
||||
<p>The tzpfms suite connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>) by default.
|
||||
Use the environment variable <code>TZPFMS_TPM1X</code> to specify a remote TCS hostname.</p>
|
||||
|
||||
<p>The TrouSerS <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> daemon will try <code>/dev/tpm0</code>, then <code>/udev/tpm0</code>, then <code>/dev/tpm</code>;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.</p>
|
||||
|
@ -18,7 +18,8 @@ See zfs-tpm1x-change-key(8) for a detailed description.
|
||||
|
||||
### TPM selection
|
||||
|
||||
The tzpfms suite always connects to a local tcsd(8) process (at `localhost:30003`).
|
||||
The tzpfms suite connects to a local tcsd(8) process (at `localhost:30003`) by default.
|
||||
Use the environment variable `TZPFMS_TPM1X` to specify a remote TCS hostname.
|
||||
|
||||
The TrouSerS tcsd(8) daemon will try `/dev/tpm0`, then `/udev/tpm0`, then `/dev/tpm`;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.
|
||||
|
@ -17,7 +17,7 @@ See zfs\-tpm1x\-change\-key(8) for a detailed description\.
|
||||
Do a no\-op/dry run, can be used even if the key is already loaded\. Equivalent to \fBzfs(8) load\-key\fR\'s \fB\-n\fR option\.
|
||||
.SH "TPM1\.X back\-end configuration"
|
||||
.SS "TPM selection"
|
||||
The tzpfms suite always connects to a local tcsd(8) process (at \fBlocalhost:30003\fR)\.
|
||||
The tzpfms suite connects to a local tcsd(8) process (at \fBlocalhost:30003\fR) by default\. Use the environment variable \fBTZPFMS_TPM1X\fR to specify a remote TCS hostname\.
|
||||
.P
|
||||
The TrouSerS tcsd(8) daemon will try \fB/dev/tpm0\fR, then \fB/udev/tpm0\fR, then \fB/dev/tpm\fR; by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected\.
|
||||
.SS "See also"
|
||||
|
@ -100,7 +100,8 @@ then the additional passphrase set when creating the key, if it was provided.</p
|
||||
|
||||
<h3 id="TPM-selection">TPM selection</h3>
|
||||
|
||||
<p>The tzpfms suite always connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>).</p>
|
||||
<p>The tzpfms suite connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>) by default.
|
||||
Use the environment variable <code>TZPFMS_TPM1X</code> to specify a remote TCS hostname.</p>
|
||||
|
||||
<p>The TrouSerS <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> daemon will try <code>/dev/tpm0</code>, then <code>/udev/tpm0</code>, then <code>/dev/tpm</code>;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.</p>
|
||||
|
@ -28,7 +28,8 @@ then the additional passphrase set when creating the key, if it was provided.</p
|
||||
|
||||
<h3 id="TPM-selection">TPM selection</h3>
|
||||
|
||||
<p>The tzpfms suite always connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>).</p>
|
||||
<p>The tzpfms suite connects to a local <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> process (at <code>localhost:30003</code>) by default.
|
||||
Use the environment variable <code>TZPFMS_TPM1X</code> to specify a remote TCS hostname.</p>
|
||||
|
||||
<p>The TrouSerS <a class="man-ref" href="https://manpages.debian.org/bullseye/trousers/tcsd.8.en.html">tcsd<span class="s">(8)</span></a> daemon will try <code>/dev/tpm0</code>, then <code>/udev/tpm0</code>, then <code>/dev/tpm</code>;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.</p>
|
||||
|
@ -23,7 +23,8 @@ See zfs-tpm1x-change-key(8) for a detailed description.
|
||||
|
||||
### TPM selection
|
||||
|
||||
The tzpfms suite always connects to a local tcsd(8) process (at `localhost:30003`).
|
||||
The tzpfms suite connects to a local tcsd(8) process (at `localhost:30003`) by default.
|
||||
Use the environment variable `TZPFMS_TPM1X` to specify a remote TCS hostname.
|
||||
|
||||
The TrouSerS tcsd(8) daemon will try `/dev/tpm0`, then `/udev/tpm0`, then `/dev/tpm`;
|
||||
by occupying one of the earlier ones with, for example, shell redirection, a later one can be selected.
|
||||
|
Loading…
x
Reference in New Issue
Block a user