| Summary: | ssh-keyscan should accept cidr ranges | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Damien Miller <djm> | ||||
| Component: | Miscellaneous | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | dtucker, wittayahom5 | ||||
| Priority: | P2 | ||||||
| Version: | -current | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 3480 | ||||||
| Attachments: |
|
||||||
|
Description
Damien Miller
2005-01-22 16:13:48 AEDT
Also AllowUsers/DenyUsers/AllowGroups/DenyGroups in sshd_config, eg AllowGroups sshlocal@192.168.0.0/24 AllowGroups sshremote@0.0.0.0/0 Created attachment 3602 [details]
expand CIDR ranges in ssh-keyscan
Patch was committed back in 202210 OpenSSH 9.3 has been released. Close resolved bugs |