FreeRADIUS 2.2.0 發布,遠端接入驗證

2021-01-10 開源中國

RADIUS 是Remote Authentication Dial In User Service的縮寫,意思就是遠端用撥入驗證服務。 RADIUS是一個AAA協定,意思就是同時兼顧驗證(authentication)、 authorization及accounting三種服務的協定(protocol),通常用於網路存取、或流動IP服務,適用於區域網及漫遊服務。

FreeRADIUS 是一個實現了 RADIUS 的伺服器。2012-09-10發布2.2.0 上個版本還是2011-09-30的2.1.12 

改進:

Feature improvements100% configuration file compatible with 2.1.x. The only fix needed is to disallow "hashsize=0" for rlm_passwdUpdate Aruba, Alcatel Lucent, APC, BT, PaloAlto, Pureware, Redback, and Mikrotik dictionariesSwitch to using SHA1 for certificate digests instead of MD5. See raddb/certs/*.cnfAdded copyright statements to the dictionaries, so that we know when people are using them.Better documentation for radrelay and detail file writer. See raddb/modules/radrelay and raddb/radrelay.confAdded TLS-Cert-Subject-Alt-Name-Email from patch by Luke HowardAdded -F to radwhoAdded query timeouts to MySQL driver. Patch from Brian De Wolf.Add /etc/default/freeradius to debian package. Patch from Matthew NewtonFinalize DHCP and DHCP relay code. It should now work everywhere. See raddb/sites-available/dhcp, src_ipaddr and src_interface.DHCP capabilitiies are now compiled in by default. It runs as a DHCP server ONLY when manually enabled.Added one letter expansions: %G - request minute and %I request ID.Added script to convert ISC DHCP lease files to SQL pools. See scripts/isc2ippool.plAdded rlm_cache to cache arbitrary attributes.Added max_use to rlm_ldap to force connection to be re-established after a given number of queries.Added configtest option to Debian init scripts, and automatic config test on restart.Added cache config item to rlm_krb5. When set to "no" ticket caching is disabled which may increase performance.Bug fixesFix CVE-2012-3547. All users of 2.1.10, 2.1.11, 2.1.12, and 802.1X should upgrade immediately.Fix typo in detail file writer, to skip writing if the packet was read from this detail file.Free cached replies when closing resumed SSL sessions.Fix a number of issues found by Coverity.Fix memory leak and race condition in the EAP-TLS session cache. Thanks to Phil Mayers for tracking down OpenSSL APIs.Restrict ATTRIBUTE names to character sets that make sense.Fix EAP-TLS session Id length so that OpenSSL doesn't get excited.Fix SQL IPPool logic for non-timer attributes. Closes bug #181Change some informational messages to DEBUG rather than error.Portability fixes for FreeBSD. Closes bug #177A much better fix for the _lt__PROGRAM__LTX_preloaded_symbols nonsense.Safely handle extremely long lines in conf file variable expansionFix for Debian bug #606450Mutex lock around rlm_perl Clone routines. Patch from Eike DehlingThe passwd module no longer permits "hashsize = 0". Setting that is pointless for a host of reasons. It will also break the server.Fix proxied inner-tunnel packets sometimes having zero authentication vector. Found by Brian Julin.Added $(EXEEXT) to Makefiles for portability. Closes bug #188.Fix minor build issue which would cause rlm_eap to be built twice.When using "status_check=request" for a home server, the username and password must be specified, or the server will not start.EAP-SIM now calculates keys from the SIM identity, not from the EAP-Identity. Changing the EAP type via NAK may result in identities changing. Bug reported by Microsoft EAP team.Use home server src_ipaddr when sending Status-Server packetsDecrypt encrypted ERX attributes in CoA packets.Fix registration of internal xlat's so %{mschap:...} doesn't disappear after a HUP.Can now reference tagged attributes in expansions. e.g. %{Tunnel-Type:1} and %{Tunnel-Type:1[0]} now work.Correct calculation of Message-Authenticator for CoA and Disconnect replies. Patch from Jouni MalinenInstall rad_counter, for managing rlm_counter files.Add unique index constraint to all SQL flavours so that alternate queries work correctly.The TTLS diameter decoder is now more lenient. It ignores unknown attributes, instead of rejecting the TTLS session.Use "globfree" in detail file reader. Prevents very slow leak. Closes bug #207.Operator =~ shouldn't copy the attribute, like :=. It should instead behave more like ==.Build main Debian package without SQL dependenciesUse max_queue_size in threading codeUpdate permissions in raddb/sql/postgresql/admin.sqlAdded OpenSSL_add_all_algorithms() to fix issues where OpenSSL wouldn't use methods it knew about.Add more sanity checks in dynamic_clients code so the server won't crash if it attempts to load a badly formated client definition.

下載:ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.2.0.tar.bz2

相關焦點

  • Free Pascal 2.2 發布
    Free Pascal 2.2 已經發布,這一版本支持更多的平臺,例如Mac OS X,Game Boy Advance(遊戲機),Windows
  • Free Pascal 2.6.2 發布
    支持的作業系統包括:Linux, FreeBSD, Mac OS X/Darwin, Mac OS classic, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) 以及MorphOS.FPC 2.6.2 發布了,包含一些庫更新和關鍵的編譯器 bug 修復。
  • LinOTP 2.6.0.1 發布,一次性密碼解決方案
    LinOTP 2.6.0.1 發布,此版本更新內容如下:添加了 radius 客戶端測試工具 "linotp-auth-radius"(支持 challenge
  • 科學家開發出人類遠端肺臟的類器官模型
    科學家開發出人類遠端肺臟的類器官模型 作者:小柯機器人 發布時間:2020/11/27 13:46:53 美國史丹福大學Calvin J. Kuo等研究人員合作開發出人類遠端肺臟的類器官模型。
  • Nature:構建出SARS-CoV-2感染的人遠端肺類器官模型
    2020年11月29日訊/生物谷BIOON/---遠端肺(distal lung)包含終末細支氣管和促進氣體交換的肺泡。體外三維人體遠端肺培養系統將極大地促進對間質性肺疾病、癌症和SARS-CoV-2相關的COVID-19肺炎的病理研究。
  • Redis 4.0.0 正式發布,高性能的 key-value 資料庫
    Redis 4.0.0 正式發布,這是 Redis 4.0 系列的首個穩定版,包含以下的一些重大改進:模塊化的系統、更好的複製 (PSYNC2)、對 eviction policies, threaded
  • OpenSNS 2.3.0 V2 正式版發布,開源SNS系統
    接下來,我們的工作重心將放到跨平臺的客戶端研發當中,計劃於兩個月內發布H5跨平臺客戶端。本次升級加入了一些功能方面的改進,其中加入了UCenter互聯,同時,我們還修復了大量的BUG。2.3.0比2.2.0開發版更加穩定。
  • ETH2.0驗證者,Erc Core Change打造全新去中心化系統驗證生態
    以太坊2.0 階段0在Unix時間戳1606824000創世,UTC時間為2020年12月1日,正式上線。 ,ETH 2.0 也稱為 ETH 2或「寧靜」,是ETH區塊鏈的一次重大升級,發展軌跡根據四步走戰略方針:前沿(Frontier)、家園(Homestead)、大都會(Metropolis)、寧靜(Serenity)。
  • 以太坊2.0創世,在「寧靜」中沸騰
    加密金融市場的12月註定了不平凡,它是以「比特幣價格突破歷史新高」和「以太坊2.0創世區塊啟動」這兩件歷程碑式的事件啟幕的。而這主要體現在兩個方面:第一,共識機制,從工作量證明(PoW)到權益證明(PoS),採用PoS機制的「信標鏈」以12月1日創世區塊的確認為起點,已正式開啟;第二,分片結構,針對以太坊1.0網絡的全局狀態(所有的動作都是被全部節點同時驗證),常造成網絡高負荷運轉,以太坊2.0
  • 【程序猿】Unity超級角色控制器 - Part 2
    Vector3 line1PosB = position - Vector3.up * size * 0.5f;Vector3 line2PosA = position + Vector3.right * size * 0.5f;Vector3 line2PosB = position - Vector3.right * size * 0.5f;
  • 克卜勒—22b 地球2.0
    「克卜勒-22b」半徑約為地球的2.4 倍。此前科學家曾發現多顆位於「宜居帶」的行星,可惜它們多是體積巨大的氣體行星,並不適合生命生存「克卜勒-22b」的體積並不比地球大很多,其圍繞 運轉的母恆星比太陽略小、略冷(發光度比太陽低25%),但和太陽一樣屬於比較穩定、壽命比較長的恆星。
  • 預測神器miRwalk 2.0:從miRNA到mRNA
    miRWalk2.0不僅僅記錄了基因全長序列上的miRNA結合位點,也會將其與已有的12個miRNA靶標預測程序(DIANA-microTv4.0 , DIANA-microT-CDS , miRanda-rel2010 , mirBridge , miRDB4.0 , miRmap , miRNAMap, doRiNA i.e.
  • Tengine 2.2.0 發布,淘寶 Web 伺服器
    Tengine 2.2.0 發布了,更新如下:Tengine 2.2.0 [2016-11-29]* Security: 進程將特殊構造的請求體寫到臨時文件時會觸發段錯誤
  • Apache Lens 2.4.0-beta 發布 - OSCHINA - 中文開源技術交流社區
    Apache Lens 2.4.0-beta 發布,此版本更新內容如下:子任務[LENS-113] - Document how to document a feature
  • ICEREST 1.0.1.2 發布,RESTful 路由框架
    ICEREST 1.0.1.2 發布了,ICEREST是一個非常輕量級只有200k左右的RESTful路由框架,通過ICEREST
  • 民用機場百科2.0版發布
    掃描二維碼即可訪問使用《中國民航報》、中國民航網 記者趙丹 報導:10月29日,在中國民航「四型機場」建設發展大會上,民用機場百科2.0版正式發布,在去年11月發布的民用機場百科1.0版基礎上進行了升級改善。
  • OpenSNS 2.2.0 開發版發布,知名 SNS 社交系統
    這幾天雲市場也新增了一些優秀的插件和模塊:七牛雲存儲插件(官方)七牛雲儲存插件(第三方)視頻展播模塊(第三方)此外,我們已經提供了數據遷移工具,支持OpenSNS v1.7.x升級至 v2.1.0【修復】修復論壇帖子回復的用戶頭銜不顯示的問題* 【修復】修復自動升級BUG* 【新增】加入擴展升級最後一步同步版本號* 【新增】加入代碼升級* 【修改】修改block內嵌block標籤的錯誤* 【修改】站外分享插件統一調用common->widget->ShareWidget.class.php* 【修改】增強form_check.js驗證規則
  • pyPEG 2.0 發布,PEG 解析器
    pyPEG 2.0 發布,pyPEG 是一個快速、簡單的 Python 的 PEG 解析器。輸出結果是 Python 的數據結構、或者是XML。PEG 意思是 Parsing Expression Grammar,有點類似正則表達式.
  • Review Board 2.0.5 發布了
    ReviewBoard 2.0.5發布了,改進內容包括: New Features Bug Fixes Installation
  • 螞蟻金服 AntV 開源地理可視化引擎 L7 2.0 發布
    L7 2.0 版本特性數據驅動,從數到形,支持豐富的地圖可視化類型,更好洞察數據。支持CSV,JSON,geojson等數據格式接入,可以根據需求自定義數據格式,無需複雜的空間數據轉換。高德地圖國內合法合規的地理底圖,Mapbox 滿足國際化業務需求。