[精讚] [會員登入]
6007

在windows server建立radius服務使用active directory帳號驗證

setup windows server to add radius service using active directory accounts for authentication

分享此文連結 //n.sfs.tw/12934

分享連結 在windows server建立radius服務使用active directory帳號驗證@外行中的外行
(文章歡迎轉載,務必尊重版權註明連結來源)
2019-10-25 13:53:02 最後編修
2018-11-29 23:40:12 By jung
 

本篇記錄設定windows server 2012r2, 2016 AD網域控制站、憑證服務、網路原則伺服器NPS、RADIUS過程

1.流程:

1-1要先建立AD網域控制站DC,將default domain policy有關使用者密碼原則等設定完成

1-2安裝AD憑證服務並設定完成NPAS憑證授權單位,在安裝過程中就會一步步建立一個本機憑證

https://forsenergy.com/zh-tw/radius/html/7a2cb3e1-d6de-44d8-8f8e-7309acb68383.htm

注意! 安裝AD CS (Active Directory Certificate Services)

必須產生企業版憑證Enterprise CA 之後要設定LDAPS連線才會正常

可參考

https://pdhewaju.com.np/2016/04/08/installation-and-configuration-of-active-directory-certificate-services/

https://msptechs.com/how-to-install-enterprise-ca-on-windows-server-2016/

1-3安裝網路原則伺服器,設定RADIUS服務端

2.注意事項

2-1 新增Radius用戶端設定

https://docs.microsoft.com/zh-tw/windows-server/networking/technologies/nps/nps-plan-server

2-2 新增連線要求原則設定

要有這二種驗證方法,還要勾選使用MS-CHAP-v2

 

編輯EAP類型->PEAP,選擇內建的憑證

 

接下來要設定LDAPS才能安裝LTB SSP

https://ltb-project.org/documentation/self-service-password

 

END

你可能感興趣的文章

IIS10設定url rewrite to https if you setup url rewrite function in IIS10, might cause api callback failed

centos7 apache ssl.conf設定狀況 在apache更新或重啟後可能遇到ssl.conf衝突問題

在家設定openvpn server on pfsense 在家設定openvpn server on pfsense

installation and implementation of k8s clusters on CentOS8 k8s入坑

測試及處理slow http attack on Apache 2.4.6 at CentOS-7 avoiding and testing slow http attack

logrotate執行權限問題 logrotate will failed to execute if selinux policy not setup correctly

隨機好文

縣市IDP新增API功能 修改IDP程式增加API介面

縣市端新增syncdata spi功能 為了讓部裡主機可以透過OAUTH2流程,呼叫縣市同步SYNCDATA 的API

系統不正常關機導致mongodb啟動失敗 重新安裝mongodb使用mongorestore

更新java版本後一定要做的事情 how to deal with PKIX path building failed issue after upgrade java sdk version in IDE

determine strings that include numbers and spaces differ from Highest and Lowest numbers inside strings that includes spaces