9 Sep
2007
9 Sep
'07
12:26 p.m.
Phil Mayers wrote:
On thing I have used this for is with mac-address auth, to convert upper-case mac address formats to lower-case.
It's better to just use lowercase for everything, rather than running an authentication request *twice* through the server. And the new configuration possibilities in 2.0 make it easy to emulate the "lower_password", etc. configurations.
A "tr" module in the server would be very useful.
Yes. Alan DeKok.