Why I did it HLD: https://github.com/Azure/SONiC/blob/master/doc/aaa/radius_authentication.md CLI: In a separate PR. How I did it How to verify it UT: src/sonic-host-services/tests/hostcfgd/hostcfgd_radius_test.py
18 lines
544 B
Plaintext
18 lines
544 B
Plaintext
Source: libnss-radius
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: Arun Barboza <29963827+a-barboza@users.noreply.github.com>
|
|
Build-Depends: debhelper (>=9)
|
|
Standards-Version: 3.9.6
|
|
Homepage: http://www.broadcom.com
|
|
|
|
Package: libnss-radius
|
|
Section: libs
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: NSS module for RADIUS authentication absent local account.
|
|
NSS lookups for RADIUS authenticated users using the Management Privilege
|
|
Level (MPL) cached attribute.
|