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

.NET implementation of remctl protocol #13

Open
jonrober opened this issue Sep 22, 2015 · 0 comments
Open

.NET implementation of remctl protocol #13

jonrober opened this issue Sep 22, 2015 · 0 comments

Comments

@jonrober
Copy link
Contributor

With more modifications, it might be possible to build remctl against SSPI, the GSS-API-like interface built into Windows, and remove the dependency on MIT Kerberos for Windows. However, limitations surrounding realm trusts in the Kerberos implementation in versions of Windows prior to Vista would make this a less general solution.

A probably better approach would be to write a separate client implementation of the protocol in .NET (C# or C++ depending on what APIs are required).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant