-
Notifications
You must be signed in to change notification settings - Fork 165
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
PIN Paired Devices #483
Comments
@Zod20 I guess you want an extra layer of security before connecting to a host? |
Is there a way to authenticate with the nvidia gamestream service without pin? It's almost impossible to do it with headless AWS spot instances. Or where does the nvidia GFE store the paired devices file? Sorry for not writing full post in title. |
@jorys-paulin sorry for not putting full post in title, please see my above comment on the issue :D |
@Zod20 GeForce Experience opens up a pop-up wich you have to fill in the pin code to complete paring. This is a required security measure we can't overcome, at least I don't think so. |
@jorys-paulin Thank you very much for your time! I'm thinking that once you enter your pin and authenticate, for future connections the GFE remembers your device. So the authenticated device info must be located locally with the GFE. I would like to access this file and add my new devices manually without going through the pin phase. (AWS headless instance without display or adapter driver so no way to see pin from screen, LONG STORY on why this is necessary but a ton of hacks and work-around.) |
@Zod20 They might be a command line or config files, but I don't know much about it. |
@Zod20 According to cgutman, a monitor is still required to properly launch games and stream them. |
Thanks for the tip @jorys-paulin I did some more digging in the logs and came up with this -
Is the certificate host shown for the PIN pairing? |
I don't know. I suggest you ask @cgutman for that, he knows the subject better than I do. |
[Zod20] Hello Zod20 |
I would also like to know. |
I'm not exactly sure, but I know that the client certificate is enrolled in the "Trusted People" certificate store on the host system. If you search for "Manage user certificates" in the Start Menu, then open "Trusted People" > "Certificates". You will see the client certificates there. I don't know if that's the only place, but it's certainly one place. |
Read before posting an issue
If you have an issue, please consider the following before:
chrome://settings/system
to enable itchrome://flags/#disable-accelerated-video-decode
for video hardware accelerationchrome://gpu
for:chrome://flags/#enable-nacl
to enable itIf you still have problems, post them in the issues section with info, logs and screenshots if possible
The text was updated successfully, but these errors were encountered: