Hi all:
Have found what I believe to be an error in the Radiator manual (2.19 --
section 6.4.30) regarding UsernameCharset. The manual show the sample
string a-zA-Z0-9\.-_@ to allow alphanumeric, period, dash and the at sign.
After adding this to the config file, I almost immediately received a call
from a customer with the user name of zman-bean who could not login. A
quick check of the log file showed an error for invalid character in user
name. I commented out the UsernameCharset entry, restarted Radiator, and
went looking for the cause. After a little reading and experimentation I
determined that moving the dash to the end of the expression (eg.
a-zA-Z0-9\._@- ) would properly allow a dash in the user name.
Regards,
David Miller
System Engineer -- Newport Internet
[EMAIL PROTECTED]
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.