Bug 1586

Summary: [FEATURE REQ] PermitRootLogin and restricting to specific hosts
Product: Portable OpenSSH Reporter: Jari Aalto <jari.aalto>
Component: MiscellaneousAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED INVALID    
Severity: enhancement CC: jmknoble
Priority: P2    
Version: 5.2p1   
Hardware: amd64   
OS: Linux   

Description Jari Aalto 2009-04-05 06:11:55 AEST
It is desireable to allow root logins from within the local
network, but not from outside.

Please add new option:

PermitRootLoginListenAddress

That would restrict root logins only from specific addresses (CIDR)
Comment 1 Jim Knoble 2009-04-05 12:13:22 AEST
Check the sshd_config(5) man page and look for the 'Match' keyword.
Comment 2 Damien Miller 2009-10-06 15:03:03 AEDT
Mass move of RESOLVED bugs to CLOSED now that 5.3 is out.