socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

[READY] Issue #389 disable password based SSH logins on switches #662

Closed owendelong closed 5 months ago

owendelong commented 5 months ago

Description of PR

Fixes: #389

Disable password based SSH logins on switches

Previous Behavior

Switches allowed password or ssh-key based logins via SSH

New Behavior

Switches only accept public-key authentication over SSH

Tests

No testing required, small text change in proto config files.