Coder Social home page Coder Social logo

radiusserverservice's Introduction

Windows service project for RadiusServer

radiusserverservice's People

Contributors

vforteli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

radiusserverservice's Issues

User-Password attribute is not represented in IRadiusPacket

Hi!
I'm trying to write own IPacketHandler implementation. I need to have value of User-Password attribute there. But the radius packet doesn't have this attribute. The code packet.GetAttribute<string>("User-Password") returns null.

My client is Windows 10 Pro.
RDP with manual RD gateway. For test purpose I use the same server for RDP and RD gateway.

My server is Windows Server 2019 Standard with configured RD Gateway and Network Policy Server.

Central RD CAP options:

  1. Local server running NPS.
  2. Selfsigned certificate (installed as trusted in server as well as in client).

NPS options:

  1. Radius client with server IP 172.16.-.-
  2. Radius server with IP 127.0.0.1
  3. Connection request policy with condition by Client Friendly Name.

My IPacketHandler implementation catches the request but this request doesn't have User-Password attribute.
My packet handler is very simple so far. I used the code from your TestPacketHandler.

Could you tell me where is a problem?

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.