Re: Simultaneous-Use
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Organization | Farlep-Internet |
| Message-ID | <[email protected]> |
Anton Yuzhaninov <[email protected]> wrote: > How i can redefine for some users default value for Simultaneous-Use? You are doing everything right. The only thing you have missed is to change the additivity attribute of Simultaneous-Use to 'replace'. To do so, add to your raddb/dictionary: PROPERTY Simultaneous-Use [L--R-R]= (see http://www.gnu.org/software/radius/manual/html_node/radius_43.html#SEC106 for the discussion of PROPERTY statement) Regards, Sergey