Using NPS Extensions

Internet Authentication Service (IAS) was renamed Network Policy Server (NPS). The content of this topic applies to both IAS and NPS. Throughout the text, NPS is used to refer to all versions of the service, including the versions originally referred to as IAS.

Windows Server 2008 R2 and Windows Server 2008:

The DialIn and MapName samples extend NPS functionality.

Sample Description
DialIn This sample implements a RADIUS extension DLL that checks the dial-in bit for the user.
MapName This sample extension DLL searches all trusted domains for the designated account. This allows users from multiple domains to be authenticated without the users having to supply their domain name.

You can find the source code for the MapName and DialIn sample applications in the following list. Location, %Install Path%, designates the base installation directory for x64 computers. See also Windows Software Development Kit (SDK) and emulator archive and Downloads and tools for Windows development.

Windows SDK for Windows 8

Windows Server 2012

Download link: N/A

MapName: No

DialIn: No

Location: N/A

Microsoft Windows Software Development Kit (SDK) for Windows 7 and .NET Framework 4.0

Windows Server 2008 R2

Download link: download

MapName: Yes

DialIn: No

Location: %Install Path%\Microsoft SDKs\Windows\v7.1\Samples\netds\ias

Windows SDK

Windows Server 2008

Download link: N/A

MapName: Yes

DialIn: No

Location: %Install Path%\Microsoft SDKs\Windows\v6.1\Samples\NetDs\IAS