Doh!, that's true.. The "\" on the previous line continued the string rather than making it a new line..
Thanks! I knew that ;) He he.. Regards, Todd R. -----Original Message----- From: freeradius-users-bounces+tjrlist=lightwavetech....@lists.freeradius.org [mailto:freeradius-users-bounces+tjrlist=lightwavetech....@lists.freeradius. org] On Behalf Of Alan DeKok Sent: Friday, December 19, 2008 11:51 AM To: FreeRadius users mailing list Subject: Re: How to log failed auth attempts? Todd R. wrote: > Weee.. Thanks, removing the comment fixed it. Good. > I guess I just figured a comment was a comment regardless of where it was or > on what line, did not know it would be a problem. It was in the middle of a string: hello = " ... # stuff ..." That doesn't work in any programming language I'm aware of. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

