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

How can insert user credential (pwd) in RDP Gateway #36

Open
sadekyo1712 opened this issue Mar 15, 2022 · 2 comments
Open

How can insert user credential (pwd) in RDP Gateway #36

sadekyo1712 opened this issue Mar 15, 2022 · 2 comments

Comments

@sadekyo1712
Copy link

Hi, I love this project and it can run like i expect. But i have a situation that, after user can rdp to server by using their rdp client. They have to input pwd manually to login. If i have a user credential, so can i inject it to rdp server from RDP gateway ?

@bolkedebruin
Copy link
Owner

You will need something like this for that:

https://github.com/bolkedebruin/pam-jwt

@sadekyo1712
Copy link
Author

sadekyo1712 commented Mar 16, 2022

@bolkedebruin Thank so much for your answer,

But if user use RDP, how can it take the token to verify ?
p/s: In linux, maybe xrdp can use pam to authenticate, but i dont know which step it can take the access token ?

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

2 participants