security.pam.ussh.authorizedPrincipalsFile
NixOS option
Path to a list of principals; if the user presents a certificate with one of these principals, then they will be authorized. Note that pam-ussh also requires that the certificate contain a principal matching the user’s username. The principals from this file are in addition to those principals. Mutually exclusive with authorizedPrincipals.
type: null or absolute pathDefault
declared in: nixos/modules/security/pam.nixView source on NixOS/nixpkgs →null