1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/docs-xml/smbdotconf/himmelblaud/himmelblaudhsmpinpath.xml
David Mulder 948d0fcfe1 Isolate hsm auth value from the cache
Signed-off-by: David Mulder <dmulder@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23 14:21:33 +00:00

14 lines
564 B
XML

<samba:parameter name="himmelblaud hsm pin path"
context="G"
type="string"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>Specifies the file path where the HSM PIN is stored. This PIN is used
for unlocking TPM objects required for Azure Entra ID authentication. The HSM
PIN is critical for ensuring secure communication and authentication within
the Himmelblaud daemon.</para>
</description>
<value type="default">&pathconfig.HIMMELBLAUD_HSM_PIN_PATH;</value>
</samba:parameter>