Hello Cortney -

The message is due to the ")" character in the username string, which is being
interpreted by the regexp.

hth

Hugh

On Fri, 08 Sep 2000, Cortney Thompson wrote:
> I just recently put in a negative look ahead assertion.
> 
> #Negative look ahead assertion for SQL DB.  Clean up garbled logins.
> <Handler User-Name=/[^a-zA-Z0-9-@_.]/>
>       SessionDatabase SDB2
>       <AuthBy FILE>
>               Filename %D/reject_users
>       </AuthBy>
> </Handler>
> 
> I just got this in my log today.  What does it mean?
> 
> 
> Thu Sep  7 07:28:07 2000: ERR: Error while doing regexp match for 
> User-Name: /[^a-zA-Z0-9- ]+t?i/%"X)jli` 
> qrR!ugH8.Ro26ru.=E&4D_*2JOo3Xx%D0fu-;|/MRZ /[^a-zA-Z0-9-@_.]/ User-Name.]/: 
> unmatched () in regexp at (eval 10177) line 1.
> 
> Thu Sep  7 07:28:07 2000: INFO: Access rejected for ]+t?i/%"x)jli` 
> qrr!ugh8.ro26ru.=e&4d_*2joo3xx%d0fu-;|/mrz: No such user
> 
> Thanks for any help.
> 
> 
> Cortney Thompson
> [EMAIL PROTECTED]
> 
>   Opinions are mine and do not necessarily reflect
>                     those of wyoming.com LLC
> 
> 
> ===
> Archive at http://www.starport.net/~radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to