17 Nov
2005
17 Nov
'05
8:01 p.m.
Walter Goulet <wgoulet@gmail.com> wrote:
Quick question regarding pam_radius_auth. Since you have to have a local account on the client machine using pam_radius_auth to authenticate ssh sessions, how would you go about adding a realm to the username portion of the authentication request?
Edit the source code to the PAM module, and re-compile.
Can I specify this with the client-id option in the pam_radius_auth configuration file?
No. Alan DeKok.