|
NAMErlm_idn - FreeRADIUS ModuleDESCRIPTIONWhen instantiated, the rlm_idn module provides an xlat for performing IDNA encoding of internationalized domain names. Decoding and other similar encodings like plain punycode are not currently supported.For example, the following unlang expression would evaluate to TRUE: "%{idn:fūbar.site}" == "xn--fbar-v7a.site" Each instance of rlm_idn may take the following parameters:
FILES/usr/local/share/examples/freeradius/raddb/radiusd.confREFERENCESRFC 3490SEE ALSOradiusd(8), radiusd.conf(5) idna_to_ascii_8z(3)AUTHORBrian S. Julin, bjulin@clarku.edu
Visit the GSP FreeBSD Man Page Interface. |