feat(pkg): debconf prompt for initial AuthForge policy on metapackage install
This commit is contained in:
12
debian/authforge.templates
vendored
Normal file
12
debian/authforge.templates
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
Template: authforge/initial-policy
|
||||
Type: select
|
||||
Default: None
|
||||
Choices: None, Optional everywhere, Required for sudo
|
||||
Description: Initial AuthForge policy:
|
||||
AuthForge can write a starter policy at install time. Choose:
|
||||
.
|
||||
None — install only, no MFA enforcement (admins configure later).
|
||||
Optional everywhere — every PAM stack offers FIDO2/TOTP but doesn't require it.
|
||||
Required for sudo — sudo prompts for FIDO2 or recovery code in addition to the password.
|
||||
.
|
||||
You can change this any time later via the AuthForge GUI or `authforgectl policy set`.
|
||||
Reference in New Issue
Block a user