6 Mar
2020
6 Mar
'20
5:10 p.m.
On Mar 6, 2020, at 11:50 AM, António Silva via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
The PAM framework doesn't assign or track IP addresses. So I'm not sure what the goal is here.
is to use with libreswan to authenticate the user and set and static ip address to that user. Probably other services can use other reply attributes...
That isn't what PAM does. PAM authenticates user names / passwords. That's about it. It doesn't do DHCP, or assign IP addresses to systems.
Is it possible? Modify the source code to pam_radius_auth. sure, i'm looking into it.
It's very likely impossible. Alan DeKok.