Hi all, Here is some dictionaries currently not fount in freeradius 2.2.5 for following vendors : * Bluecoat (tested OK) * Citrix (tested OK) * Riverbed (not yet) Please note : I don't know if those vendors agree to publish their dictionary with freeradius, but I made this only by googleing, with no particular login. Hope this will be usefull to freeradius users ! # -oat-Group # dictionary.bluecoat # # Blue Coat Vendor Specific Attribute dictionary file for freeradius # # VENDOR BlueCoat 14501 BEGIN-VENDOR BlueCoat ATTRIBUTE Blue-Coat-Group 1 string ATTRIBUTE Blue-Coat-Authorization 2 integer VALUE Blue-Coat-Authorization No-Access 0 VALUE Blue-Coat-Authorization Read-Only-Access 1 VALUE Blue-Coat-Authorization Read-Write-Access 2 END-VENDOR BlueCoat # dictionary.citrix # Created for Citrix Use # # currently only using attribute 14 in this setup. VENDOR Citrix 66 BEGIN-VENDOR Citrix ATTRIBUTE UID 10 integer ATTRIBUTE GID 11 integer ATTRIBUTE Home 12 string ATTRIBUTE Shell 13 string ATTRIBUTE Group-Names 14 string ATTRIBUTE Group-Ids 15 string ATTRIBUTE CTXSUserGroups 16 string END-VENDOR Citrix # dictionary.riverbed # from https://support.riverbed.com/bin/support/static/doc/steelhead/8.5.2/html/sh_... VENDOR Riverbed 17163 BEGIN-VENDOR Riverbed ATTRIBUTE Local-User 1 string END-VENDOR Riverbed
Fred wrote:
Here is some dictionaries currently not fount in freeradius 2.2.5 for following vendors :
* Bluecoat (tested OK) * Citrix (tested OK) * Riverbed (not yet)
Thanks. I've added them to the source.
Please note : I don't know if those vendors agree to publish their dictionary with freeradius, but I made this only by googleing, with no particular login.
It should be fine. Alan DeKok.
To which source branch did you added ? 2014-08-29 18:23 GMT+02:00 Alan DeKok <aland@deployingradius.com>:
Fred wrote:
Here is some dictionaries currently not fount in freeradius 2.2.5 for following vendors :
* Bluecoat (tested OK) * Citrix (tested OK) * Riverbed (not yet)
Thanks. I've added them to the source.
Please note : I don't know if those vendors agree to publish their dictionary with freeradius, but I made this only by googleing, with no particular login.
It should be fine.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi Fred Am 01.09.2014 09:59, schrieb Fred:
To which source branch did you added ?
To the master branch, which is where releases get cut from. Actually I'm glad to hear that the Blue Coat dictionary actually did work in real life for someone since I sent a pull request some time ago (it's identical to what you sent in, just some comments differed) Look over here: https://github.com/FreeRADIUS/freeradius-server/tree/master/share -- Mat
On 1 Sep 2014, at 18:55, matsimon.lists@simweb.ch wrote:
Hi Fred
Am 01.09.2014 09:59, schrieb Fred:
To which source branch did you added ?
To the master branch, which is where releases get cut from. Actually I'm glad to hear that the Blue Coat dictionary actually did work in real life for someone since I sent a pull request some time ago (it's identical to what you sent in, just some comments differed)
Look over here: https://github.com/FreeRADIUS/freeradius-server/tree/master/share
-- Mat - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (4)
-
Alan DeKok -
Arran Cudbard-Bell -
Fred -
matsimon.lists@simweb.ch