Bryan Berns

Results 314 comments of Bryan Berns

One simple way to address this might be to do a regex replacement of the group name within the PowerShell install by doing a reverse lookup on the BUILTIN\Administrators SID;...

I'm guessing more folks would be complaining about this if it were systemic, but error 1355 is basically "I can't find the domain". Does that make _any_ sense in the...

I will look into seeing if I can reproduce this.

From my test, the only reason it doesn't work in PuTTY CAC / PKCS is because you are using ECDSA keys. If I just use CAPI + RSA keys, sshpk-agent...

@jonkloske Thoughts on my previous message?

@wmagb Are you using it with DoD CACs? I want to try to replicate your setup as best I can. Also, what antivirus are you running? If I provided a...

@wmagb Could you try the attached files and let me know the last few messages you get before it hangs? [puttycac-0.78-testset.zip](https://github.com/NoMoreFood/putty-cac/files/9984920/puttycac-0.78-testset.zip)

@dutchthomas Thanks. I'll take a look at the PuTTY CAC related changes during that commit to see if they are material. Simon (PuTTY maintainer) did a huge refactor at that...

@wmagb Alright, that makes sense. For some reason the foreground window on your computer must point to a location the Microsoft certificate selection function does not like. I'll give you...

@wmagb I updated the debug version. I'm especially interested in the four message boxes right before the certificate selection popup (or the hang --- whatever comes first). This _may_ also...