RE: Message-Authenticator Attribute

2006-03-27 Thread Eliot, Wireless and Server Administrator, Great Lakes Internet
Since you seem to know something about this, can you either: A) Explain what the extended key oid nonsense is? B) Point me to some place I can read about it? http://www.freeradius.org/doc/ See the EAP-TLS stuff. Microsoft requires magic stuff in the server certificate,

Message-Authenticator Attribute

2006-03-24 Thread Eliot, Wireless and Server Administrator, Great Lakes Internet
Is the message authenticator attribute properly implemented in FreeRADIUS? I see this in the code: /* * EAP-Message is always associated with * Message-Authenticator but not vice-versa. * * Don't add a Message-Authenticator if it's already * there. */ vp =

RE: Message-Authenticator Attribute

2006-03-24 Thread Eliot, Wireless and Server Administrator, Great Lakes Internet
access in Croswell, Lexington, Brown City, Yale, and Sandusky. Call for details. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] s.org] On Behalf Of Eliot, Wireless and Server Administrator, Great Lakes Internet Sent: Friday, March 24, 2006 3:54 PM To: freeradius-users

RE: Message-Authenticator Attribute

2006-03-24 Thread Eliot, Wireless and Server Administrator, Great Lakes Internet
I read a post from a long time ago about putting the attribute (set to any value) in the response list, but that does not seem to work (unless I did it wrong): /etc/raddb/preproxy_users: DEFAULT Message-Authenticator = 1 You're adding it to the proxied packet. Read the

Exec program debugging.

2006-03-20 Thread Eliot, Wireless and Server Administrator, Great Lakes Internet
I am trying to execute a program in the post-proxy section on Access-Accept packets to bring up bandwidth management for a user when they log in: (radiusd.conf) exec bwup { wait = no; program = /etc/raddb/bwlimit start %{User-Name} %{Calling-Station-Id} %{Tunnel-Private-Group-Id:0}

Vendor Specific IDs

2006-03-16 Thread Eliot, Wireless and Server Administrator, Great Lakes Internet
Before I start, let me just ask if there are any already created attributes that control bandwidth rates in the Tx and Rx directions which take a string as a value? I found USR-Initial-Tx-Link-Data-Rate and USR-Initial-Rx-Link-Data-Rate, but they take enumerated values that will not allow me to