On Mon, Feb 16, 2004 at 04:18:58PM +0200, sting sting wrote: > Hello, > I have a problem with using a (Vendor Spcific) date attribute in > freeradius. > I had added other Vendor Spcific) attributes (string,integer,date ) with > not problem > I had added a dictionary with a date format type. > what I had added is: > ATTRIBUTE CallTimeAttr 122 date VSCompany > (there is a very similiar > example in dictionary.usr when you install freeRadius > in /us/share/local/freeradius)
> Now , I had added a line in my users file > saying > CallTimeAttr = 111 > And when starting the server I get an error: > Parse error (reply) for entry test: failed to parse time string "111" This seems to agree with my own intuition at this point... 111 isn't a time/time, it's an integer. What date/time were you trying to represent? -- Paul "TBBle" Hampson, on an alternate email client. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

