Hello

We use <AuthBy File> clause to implement user blacklist. Would you mind
adding another option into this clause which enables case insensitive
username check? We generate multiple case usernames into authfile now
wich is obviously not very optimal (or 100% working).

I am asking for this because we use PEAP-MSCHAPv2 as the main
authentication method. We have tried the option "RewriteUsername" in
<AuthBy GROUP> clause but this option broke the authentication. Probably
because of MSCHAPv2 checksums creation as mentioned in
https://lists.open.com.au/pipermail/radiator/2008-December/015242.html

Here is the blacklist implementation:

<AuthBy FILE>
        Identifier                      check_users
        NoCheckPassword
        NoEAP
        NoDefault
        Blacklist
        Filename
/etc/radiator/utils/blacklistUsers.txt
</AuthBy>

Thank you for your response.

Jakub Kalnik



Attachment: smime.p7s
Description: Elektronicky podpis S/MIME

_______________________________________________
radiator mailing list
[email protected]
http://lists.open.com.au/mailman/listinfo/radiator

Reply via email to