Hi, I made a patch for the IPv6 code of the pam_radius_auth. If you want, you can try this a little bit. http://code.google.com/p/pam-radius-ipv6/ I using this code. Greetings, Kentaro 2009/2/20 <rssh@gradsoft.com.ua>
Hi,
As I remember, pam_auth functionality is ortogonal to IP version, so it is possible use pam_auth with IPv6 attributes.
Well, I meant to actually transport the RADIUS packet payload over IPv6, not IPv6 attributes. That won't work until someone crafted a patch I guess.
Why ? rlm_pam does not use network itself at all. It is bridge with pam via OS non-network library, from one side, and content of radius packets, which are actually received/sended using radius code outside of rlm_pam module.
Greetings,
Stefan Winter
Greetings,
Stefan Winter
-- Stefan WINTER Ingenieur de Recherche Fondation RESTENA - Rп≤seau Tп≤lп≤informatique de l'Education Nationale et de la Recherche 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg
Tel: +352 424409 1 Fax: +352 422473
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
-- Stefan WINTER Ingenieur de Recherche Fondation RESTENA - Rц╘seau Tц╘lц╘informatique de l'Education Nationale et de la Recherche 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg
Tel: +352 424409 1 Fax: +352 422473
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
-- /** * Kentaro AOKI * @email kentaro.aoki@gmail.com * @mobile 080-3310-9010 */