Bug 264 - Support RADIUS authentication SSH login

Review Request #435 — Created Aug. 30, 2024 and updated

luhsuan
AVX2
rel_avx_2_7_2
264
jasonchou, milliechou, timlai, weikai
  1. To let sshd supports RADIUS login, create two common PAM settings and adjust PAM setting of sshd so that user can enable/disable RADIUS authentication in will.
  2. To map non-existed local users when login with RADIUS credential, adjust NSS settings so that the user will be mapped to radius after accepting RADIUS credentail. The libnss-ato is used for this.
  3. Create admin aaa series commands to let user to set and enable/disable RADIUS authentication settings.


Loading...