At 02:03 PM 8/8/2001 -0700, Leon Dorfman wrote:
>Hello Chris,
>
>Thank you very much for prompt reply.
>1. RADIUS server doesn't support "Expiration"
>keyword in user's account configuration.
>Does it known problem or I do something wrong (didn't
>set configuration files correctly)

It is listed in the 'raddb/dictionary' as a valid attribute.
The data type for it is listed as 'date', which is defined at
the top of the 'raddb/dictionary' to be:

#       date    - 32 bit value in big endian order - seconds since
#                                       00:00:00 GMT,  Jan.  1,  1970

So, you'll likely need to convert the date that you want from text
into an integer value, as defined above in order for it to work.

>2. Would you, please, point me a code samples which
>extracts Reply-Message.

The default 'raddb/users' file contains examples of most common ( and
even some uncommon ) useful user profiles.

-Chris
--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to