Bug 264 - Support RADIUS authentication SSH login
Review Request #435 — Created Aug. 30, 2024 and updated — Latest diff uploaded
| Information | |
|---|---|
| luhsuan | |
| AVX2 | |
| rel_avx_2_7_2 | |
| 264 | |
| Reviewers | |
| jasonchou, milliechou, timlai, weikai | |
- To let
sshdsupports RADIUS login, create two common PAM settings and adjust PAM setting ofsshdso that user can enable/disable RADIUS authentication in will.- To map non-existed local users when login with RADIUS credential, adjust NSS settings so that the user will be mapped to
radiusafter accepting RADIUS credentail. Thelibnss-atois used for this.- Create
admin aaaseries commands to let user to set and enable/disable RADIUS authentication settings.
