Skip to content

.NET implementation of remctl protocol #13

@jonrober

Description

@jonrober

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions