help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Vendor-Specific attribute format in users file


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Vendor-Specific attribute format in users file
Date: Fri, 26 May 2006 22:48:49 +0300

> Can you please tell me if the format below is acceptable? If not can
> you please tell me what the appropriate format should be?

No, it is not. If you wish to return Alcatel-OssClient-functionProfile
attribute, first declare it in a dictionary file
(see http://www.gnu.org/software/radius/manual/html_node/radius_36.html#SEC85,
make sure that your definition matches with what the NAS expects to
see), then add this dictionary file to the set of dictionaries Radius
loads at startup, and then your users entry will be:
 
support Auth-Type = Accept,
                 Simultaneous-Use = 1
         Service-Type = Framed-User,
                 Framed-Protocol = PPP,
                 Alcatel-OssClient-functionProfile = testFn
 
Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]