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 = 111And when starting the server I get an error:
Parse error (reply) for entry test: failed to parse time string "111"
Errors reading /usr/local/etc/raddb/users
radiusd.conf[921]: files: Module instantiation failed.
I had also tried:
CallTimeAttr = "111"
and also got the same error(also tried in hexa , like "0x312" and got an error) Any idea what should I do? regards, john
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

