<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.wfilterngf.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.wfilterngf.com/index.php?action=history&amp;feed=atom&amp;title=Enable_AD_Radius</id>
		<title>Enable AD Radius - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.wfilterngf.com/index.php?action=history&amp;feed=atom&amp;title=Enable_AD_Radius"/>
		<link rel="alternate" type="text/html" href="http://wiki.wfilterngf.com/index.php?title=Enable_AD_Radius&amp;action=history"/>
		<updated>2026-04-05T16:39:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.14+dfsg-1</generator>

	<entry>
		<id>http://wiki.wfilterngf.com/index.php?title=Enable_AD_Radius&amp;diff=497&amp;oldid=prev</id>
		<title>WFilter: Created page with &quot;{{DISPLAYTITLE: How to setup RADIUS Server Authentication in Active Directory Domain Controller?}}  In this guide, I will demonstrate the steps to enable &quot;Radius authenticatio...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.wfilterngf.com/index.php?title=Enable_AD_Radius&amp;diff=497&amp;oldid=prev"/>
				<updated>2016-12-06T03:22:21Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{DISPLAYTITLE: How to setup RADIUS Server Authentication in Active Directory Domain Controller?}}  In this guide, I will demonstrate the steps to enable &amp;quot;Radius authenticatio...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE: How to setup RADIUS Server Authentication in Active Directory Domain Controller?}}&lt;br /&gt;
&lt;br /&gt;
In this guide, I will demonstrate the steps to enable &amp;quot;Radius authentication&amp;quot; in an active directory domain controller. And how do I enable the &amp;quot;Web Auth&amp;quot; of WFilter NG Firewall to do authentication against active directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Setup WFilter =&lt;br /&gt;
&lt;br /&gt;
To authenticate from your domain controller, you need to enable &amp;quot;Remote Auth&amp;quot; in &amp;quot;Web Auth&amp;quot; or &amp;quot;PPPoE&amp;quot; or VPN modules. For example:&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius01.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Set &amp;quot;Radius Server&amp;quot; to domain controller IP, the &amp;quot;Pre-shared Key&amp;quot; shall be same as configured in domain controller.&lt;br /&gt;
&lt;br /&gt;
A web portal will appear when visiting any http web pages, you can input domain user and password to sign in.&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius02.png|600px]]&lt;br /&gt;
&lt;br /&gt;
= Setup Domain Controller =&lt;br /&gt;
== Add Server Roles ==&lt;br /&gt;
Add server role &amp;quot;Network Policy and Access Services&amp;quot;, enable &amp;quot;Network Policy Server&amp;quot; and &amp;quot;Remote Access Service&amp;quot; services. &lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius03.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius04.png|800px]]&lt;br /&gt;
&lt;br /&gt;
== Network Policy and Access Services ==&lt;br /&gt;
== Radius Clients ==&lt;br /&gt;
New a radius client in &amp;quot;Radius Clients&amp;quot; of &amp;quot;Network Policy and Access Services&amp;quot;. Set WFilter IP as the radius client IP, &amp;quot;Shared secret&amp;quot; shall be same as the &amp;quot;Pre-shared Key&amp;quot; in WFilter.&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius05.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius06.png|600px]]&lt;br /&gt;
&lt;br /&gt;
=== Network Policy ===&lt;br /&gt;
New a network policy, choose &amp;quot;Access Granted&amp;quot;, enable &amp;quot;CHAP&amp;quot; authentication( the default authentication protocol of WFilter.)&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius07.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius08.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius09.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius10.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Add &amp;quot;Domain Users&amp;quot; into &amp;quot;Conditions&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius11.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius12.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius13.png|600px]]&lt;br /&gt;
&lt;br /&gt;
== Routing and Remote Access ==&lt;br /&gt;
&lt;br /&gt;
You also need to enable &amp;quot;CHAP&amp;quot; authentication in &amp;quot;Routing and Remote Access&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius14.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius15.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius16.png|450px]]&lt;br /&gt;
&lt;br /&gt;
= Domain Users  =&lt;br /&gt;
&lt;br /&gt;
By above steps, you've enabled the CHAP authentication of WFilter in domain controller. However, &amp;quot;store password using reversible encryption&amp;quot; of domain user property is also required.&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius17.png|800px]]&lt;br /&gt;
&lt;br /&gt;
You also can change group policy to enable this option for all domain users.&lt;br /&gt;
&lt;br /&gt;
[[File:ngf_radius18.png|800px]]&lt;br /&gt;
&lt;br /&gt;
These are all the steps to intergrate domain controller radius authentication with WFilter. In this example, domain controller is windows 2008 R2.&lt;/div&gt;</summary>
		<author><name>WFilter</name></author>	</entry>

	</feed>