16 Dec
2005
16 Dec
'05
9:05 p.m.
I see that
says
This is the PAM to RADIUS authentication module. It allows any Linux or Solaris machine to become a RADIUS client for authentication and password change requests.
^^^^^^^^^^^^^^^^^^^^^ OK! But then http://www.freeradius.org/pam_radius_auth/USAGE says
The module takes a number of configuration options. Password changing is not implemented, as the RADIUS protocol does not
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ So README says yes, and USAGE says no. I want take all my users out of /etc/passwd and put them in a RADIUS server (running on the same host). And it would be nice if they could change their own passwords. But after reading the documents above, I don't know what to believe. Is this possible with pam_radius?