Giter Site home page Giter Site logo

net.npswrapper's Introduction

NET.NpsWrapper

NET.NpsWrapper aims to enrich Microsoft Network Policy Server (NPS) through a set of custom DLLs fitting some use cases you might have. Thanks to OpenCymd.Nps project provides a .NET wrapper around NPS API for easier customization.

Contents

NpsWrapper

NPS Extension DLL exporting callback functions and bridge to .NET NpsWrapperNET dll.

NpsWrapperNET

.NET implementation of NPS Extension API functions.

Auth_WatchGuard

Adds MFA support to NPS based on WatchGuard AuthPoint.

Installation

To be recognized by NPS two Registry values of type REG_MULTI_SZ need to be created or complemented:

  • HKLM\System\CurrentControlSet\Services\AuthSrv\Parameters\ExtensionDLLs
  • HKLM\System\CurrentControlSet\Services\AuthSrv\Parameters\AuthorizationDLLs

Both values need to contain appropriate full path to NpsWrapper.dll.

Compatibility

Tested on Windows Server 2016 - 2019.

License & Copyright

Copyright lestoilfante 2023

GNU General Public License version 2.1 (GPLv2.1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.