security.duosec.groups

NixOS option

If specified, Duo authentication is required only for users whose primary group or supplementary group list matches one of the space-separated pattern lists. Refer to https://duo.com/docs/duounix for details.

type: string
Default
""
Example
"users,!wheel,!*admin guests"
declared in: nixos/modules/security/duosec.nixView source on NixOS/nixpkgs →