FreeRADIUS / pam_radius

This is the PAM to RADIUS authentication module. It allows any Linux, OSX or Solaris machine to become a RADIUS client for authentication and password change requests.
GNU General Public License v2.0
102 stars 90 forks source link

Getting Management-Privilege-Level #91

Open IamMarshmello opened 4 months ago

IamMarshmello commented 4 months ago

Hello! How can I get a variable Privilege setted in PAM after user authorization through radius. I wanna use it in another module

And another question: is it possible to use only local authentication for some user. For example: user 'test' login only with local password and does not use pam_radius. All other users should user radius server