[Bug 2487] New: AuthorizedPrincipalsCommand should probably document whether it only applies to TrustedUserCAKeys CAs

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Nov 2 10:41:22 AEDT 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2487

            Bug ID: 2487
           Summary: AuthorizedPrincipalsCommand should probably document
                    whether it only applies to TrustedUserCAKeys CAs
           Product: Portable OpenSSH
           Version: -current
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Documentation
          Assignee: unassigned-bugs at mindrot.org
          Reporter: calestyo at scientia.net

Hey.

AuthorizedPrincipalsCommand is analogous to AuthorizedPrincipalsFile,
so I guess it also applies only to CAs that are listed in
TrustedUserCAKeys.

Therefore I suggest that the same paragraph from the
AuthorizedPrincipalsFile description is added there as well, i.e.:
Note that AuthorizedPrincipalsCommand is only used when authentication
proceeds using a CA listed in TrustedUserCAKeys and is not consulted
for certification authorities trusted via ~/.ssh/authorized_keys,
though the principals= key option offers a similar facility (see
sshd(8) for details).


Cheers,
Chris.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list