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

Support USE_DCE_STYLE #121

Open
jborean93 opened this issue Apr 24, 2023 · 2 comments
Open

Support USE_DCE_STYLE #121

jborean93 opened this issue Apr 24, 2023 · 2 comments

Comments

@jborean93
Copy link

In order to use this library for RPC authentication it needs to support USE_DCE_STYLE which does a three-leg authentication process as needed by RPC.

@awakecoding
Copy link
Contributor

The ISC_REQ_USE_DCE_STYLE flag is set for the RPC bind, but this flag is not implemented, which may explain why FreeRDP + RDG (RPC-based) fails right now in EncryptMessage:

image

@jborean93
Copy link
Author

Just an FYI #120 is also related to RPC/DCE support. It is needed for using rpc_protect_level_pkt_privacy (encrypted payloads) which some RPC endpoints mandate.

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

No branches or pull requests

2 participants