how to handle vendor-specific attributes?

2003-08-01 Thread Arthur Palmer
Hello,

I'm trying to authenticate some users on an Alcatel OmniSwitch 7800 with 
freeradius-0.9.0 on a redhat 9.0 system.

Alcatel's Vendor-ID is 800 (Xylan)

What I need to do is (i suppose so) to assign the following hex code to 
vendor-specific attributes which are called Alcatel-Acce-Priv-F-R1 
(number 39) and Alcatel-Acce-Priv-F-R2 (number 40):

0x 0x
0x 0x
I created this simple user in my users file:

AllowedToRead	Auth-Type := Local, User-Password == reader

Can anyone help me with this? I need an example to know where to declare 
the attributes.

The attributes Alcatel-Acce-Priv-F-R1 and R2 are not listed in 
dictionary.alcatel. Is this a problem?

Regards,
Arthur


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


Re: how to handle vendor-specific attributes?

2003-08-01 Thread Oliver Graf
On Fri, Aug 01, 2003 at 12:52:54PM +0200, Arthur Palmer wrote:
 The attributes Alcatel-Acce-Priv-F-R1 and R2 are not listed in 
 dictionary.alcatel. Is this a problem?

Yes.

From your description this should be:

ATTRIBUTE  Alcatel-Acce-Priv-F-R1   39  octets   Alcatel
ATTRIBUTE  Alcatel-Acce-Priv-F-R2   40  octets   Alcatel

Oliver.


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