mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
Switch to PAM for system authentication
- Add sshd 'UsePAM yes' - Buildroot automatically adds and enables: - /etc/pam.d/ with authentication for login, sshd, and sudo - PAM support in BusyBox login Also, prepare for adding RADIUS authentication support to ietf-system the only tricky part is testing against a RADIUS server. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Mattias Walström
parent
406dbfdff4
commit
23dc237403
@@ -0,0 +1 @@
|
||||
UsePAM yes
|
||||
Reference in New Issue
Block a user