Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PPP authentication cookie #39

Open
jeff-winn opened this issue Mar 18, 2019 · 1 comment
Open

Add support for PPP authentication cookie #39

jeff-winn opened this issue Mar 18, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed testers needed Testers are needed due to unavailability of hardware to test the connections

Comments

@jeff-winn
Copy link
Contributor

Need to add support for PPP authentication cookies during a dialing request. This should involve the fSkipPppAuth flag on the RASDIALEXTENSIONS structure along with adding .NET based implementation of the RASDEVSPECIFICINFO structure.

Potential class name: PppAuthenticationCookie
Requires storage of a byte array of unknown size.

https://msdn.microsoft.com/en-us/library/windows/desktop/aa377029(v=vs.85).aspx
https://docs.microsoft.com/en-us/windows/desktop/api/ras/ns-ras-tagrasdevspecificinfo

@jeff-winn jeff-winn added enhancement New feature or request testers needed Testers are needed due to unavailability of hardware to test the connections labels Mar 18, 2019
@jeff-winn
Copy link
Contributor Author

Need someone with this network requirement to test the feature as its being built. If you have this need, please leave a response.

@jeff-winn jeff-winn added the help wanted Extra attention is needed label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed testers needed Testers are needed due to unavailability of hardware to test the connections
Projects
None yet
Development

No branches or pull requests

1 participant