On Friday 19 December 2003 18:39, McGrath, Thomas J. wrote: > You'll need to have RADIATOR reformat the username. Try using the > following command as the first line of your Handler, it should do the trick: > RewriteUsername s/^(.*)\\(.*)/$2/
No. :-) Some Windows send "*Rna\domain\user" as login. RewriteUsername must be RewriteUsername s/.*\\(.*)$/$1/ But Radiator can't check simult for this users... Some patches need for NAS modules... :-( -- Regards, Sergey Y. Afonin [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.
