3.0.0: slightly confusing mods-config/files/authorize "John Doe"

Stefan Winter stefan.winter at restena.lu
Mon Oct 21 13:44:38 CEST 2013


Hi,

>   I'll just change it to "JohnDoe".

That guy still won't be able to authenticate; filter_username would
reject him due to mixed case:

filter_username {
        #
        #  reject mixed case
        #  e.g. "UseRNaMe"
        #
        if (User-Name != "%{tolower:%{User-Name}}") {
                reject
        }

johndoe would work though.

Stefan

> 
>   Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.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

PGP key updated to 4096 Bit RSA - I will encrypt all mails if the
recipient's key is known to me

http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC0DE6A358A39DC66
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x8A39DC66.asc
Type: application/pgp-keys
Size: 3243 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20131021/f96054b5/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20131021/f96054b5/attachment.pgp>


More information about the Freeradius-Users mailing list