Network Policy Server: Difference between revisions
SlaytheHat (talk | contribs) m Added citation Tags: Reverted Visual edit |
Cut promo |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Component of Windows Server 2008; successor of Internet Authentication Service}} |
|||
'''Network Policy and Access Services''' (NPAS)<ref>https://technet.microsoft.com/library/cc754521.aspx</ref> is a component of [[Windows Server 2008]]. It replaces the [[Internet Authentication Service]] (IAS) from [[Windows Server 2003]] |
'''Network Policy and Access Services''' (NPAS)<ref>{{cite web | url=https://technet.microsoft.com/library/cc754521.aspx | title=Network Policy and Access Services | date=2 July 2012 }}</ref> is a component of [[Windows Server 2008]]. It replaces the [[Internet Authentication Service]] (IAS) from [[Windows Server 2003]]. The NPAS server role includes Network Policy Server (NPS), Health Registration Authority (HRA), and Host Credential Authorization Protocol (HCAP). In Windows Server 2003, IAS is the Microsoft implementation of a [[RADIUS|Remote Authentication Dial-In User Service (RADIUS)]] server. In Windows Server operating systems later than Windows Server 2003, IAS is renamed to NPS. |
||
== Overview == |
== Overview == |
||
NPS is a role service in [[Windows Server 2008]] which can function as: |
|||
* [[RADIUS]] server |
* [[RADIUS]] server |
||
* [[RADIUS]] proxy |
* [[RADIUS]] proxy |
||
Line 8: | Line 9: | ||
== Features == |
== Features == |
||
NPSEE enables the use of a heterogeneous set of wireless, switch, remote access, or VPN |
NPSEE enables the use of a heterogeneous set of wireless, switch, remote access, or VPN equipment. One can use NPS with the Routing and Remote Access service, which is available in Microsoft Windows 2000, Windows Server 2003, Standard Edition; Windows Server 2003, Enterprise Edition; and Windows Server 2003, Datacenter Edition.<ref>{{cite web | url=https://msdn.microsoft.com/en-us/library/cc771347.aspx | title=Network Policy Server Overview | date=22 October 2013 }}</ref> |
||
When a server running NPS is a member of an [[Active Directory]] Domain Services (AD DS) domain, NPS uses the directory service as its user account database and is part of a single sign-on solution. The same set of credentials is used for network access control (authenticating and authorizing access to a network) and to log on to an AD DS domain.<ref>https://msdn.microsoft.com/en-us/library/cc771347.aspx</ref> |
When a server running NPS is a member of an [[Active Directory]] Domain Services (AD DS) domain, NPS uses the directory service as its user account database and is part of a single sign-on solution. The same set of credentials is used for network access control (authenticating and authorizing access to a network) and to log on to an AD DS domain.<ref>{{cite web | url=https://msdn.microsoft.com/en-us/library/cc771347.aspx | title=Network Policy Server Overview | date=22 October 2013 }}</ref> |
||
== References == |
== References == |
Latest revision as of 00:45, 8 January 2025
Network Policy and Access Services (NPAS)[1] is a component of Windows Server 2008. It replaces the Internet Authentication Service (IAS) from Windows Server 2003. The NPAS server role includes Network Policy Server (NPS), Health Registration Authority (HRA), and Host Credential Authorization Protocol (HCAP). In Windows Server 2003, IAS is the Microsoft implementation of a Remote Authentication Dial-In User Service (RADIUS) server. In Windows Server operating systems later than Windows Server 2003, IAS is renamed to NPS.
Overview
[edit]NPS is a role service in Windows Server 2008 which can function as:
- RADIUS server
- RADIUS proxy
- Network Access Protection policy server
Features
[edit]NPSEE enables the use of a heterogeneous set of wireless, switch, remote access, or VPN equipment. One can use NPS with the Routing and Remote Access service, which is available in Microsoft Windows 2000, Windows Server 2003, Standard Edition; Windows Server 2003, Enterprise Edition; and Windows Server 2003, Datacenter Edition.[2]
When a server running NPS is a member of an Active Directory Domain Services (AD DS) domain, NPS uses the directory service as its user account database and is part of a single sign-on solution. The same set of credentials is used for network access control (authenticating and authorizing access to a network) and to log on to an AD DS domain.[3]
References
[edit]- ^ "Network Policy and Access Services". 2 July 2012.
- ^ "Network Policy Server Overview". 22 October 2013.
- ^ "Network Policy Server Overview". 22 October 2013.
External links
[edit]- NPS on Microsoft TechNet