Bug 1577

Summary: Missing configuration directive in "Match" description in "sshd_config.5"
Product: Portable OpenSSH Reporter: Loic Tortay <l+>
Component: DocumentationAssignee: Darren Tucker <dtucker>
Status: CLOSED FIXED    
Severity: trivial CC: dtucker
Priority: P2    
Version: 5.2p1   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1626    

Description Loic Tortay 2009-03-26 19:50:31 AEDT
In "sshd_config" man page, the "PubkeyAuthentication" directive is missing from the list of directives allowed in a "Match" block.

A simple look at "servconf.c" confirms that "PubkeyAuthentication" is actually allowed and working in "Match" blocks.
Comment 1 Darren Tucker 2009-08-17 09:29:43 AEST
Fixed, thanks.
Comment 2 Damien Miller 2009-10-06 15:02:24 AEDT
Mass move of RESOLVED bugs to CLOSED now that 5.3 is out.
Comment 3 Darren Tucker 2010-03-26 10:51:10 AEDT
With the release of 5.4p1, this bug is now considered closed.