mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
f0cbe4d5a2
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
18 lines
589 B
XML
18 lines
589 B
XML
<samba:parameter name="himmelblaud sfa fallback"
|
|
context="G"
|
|
type="boolean"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
|
|
<para>This parameter is designed to control whether Himmelblaud should fallback to
|
|
Single Factor Authentication (SFA) if Multi-Factor Authentication (MFA) isn't
|
|
available. This normally is possible during a short window during which MFA
|
|
enrollment is available to a new user.
|
|
|
|
</para>
|
|
</description>
|
|
|
|
<value type="default">no</value>
|
|
<value type="example">yes</value>
|
|
</samba:parameter>
|