mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
948d0fcfe1
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
14 lines
564 B
XML
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>
|