[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gnu-radius] Proposal: case/nocase argument for realms file
From: |
Maurice Makaay |
Subject: |
[Bug-gnu-radius] Proposal: case/nocase argument for realms file |
Date: |
Mon, 3 Nov 2003 22:13:41 +0100 |
Hi,
On our system, we handle usernames/realms in a case-insensitive way. We
use the new rewrite builtin tolower() for this. This is working just fine.
However, we are now trying to proxy accounting data to a central radius
server, but realms currently can't be handled case insensitive. So now
the accounting data for users that login using uppercase characters in
their realm is logged only locally.
Using the patch proposal I attached to this message, one can add the
argument "nocase" to a realms entry to make the realm matching case
insensitive.
Regards,
-- Maurice Makaay
realms.nocase.patch
Description: Text document
- [Bug-gnu-radius] Proposal: case/nocase argument for realms file,
Maurice Makaay <=