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

Windows 10 #68

Open
kanonka opened this issue Jun 4, 2019 · 5 comments
Open

Windows 10 #68

kanonka opened this issue Jun 4, 2019 · 5 comments

Comments

@kanonka
Copy link

kanonka commented Jun 4, 2019

I have this working on Windows 7 and Windows 2012 R2 (both are x64, using Node.js 8.2.1 x32). Today other team members got a new PC builds - Win 10 Pro. This module does not work in that environment. Sample program says "Hello undefined" after accepting user name/password.
I tried it on my home laptop with Win 10 Home x64 (using node 8.16 and 10.16 x32), and it works.

Any idea what could be the problem? I suspect firewall - at work we use McAfee, and on home laptop I turn all firewalls and defender down. On another hand, Win 7 with very same firewall works. I'm all lost at this point...

Thank you in advance!

@bakerrlii
Copy link

I am having a similar problem using Microsoft Windows 10 Enterprise. I am trying to download the source code and debug it but I am having problems getting the source files setup. I downloaded the NodeSSPITest program but it requires a ..\mod-auth-sspi\src\ApacheModuleAuthSSPI-2.2.vcxproj and test\test.vcxproj project file in the Visual Studio Solution file. I don't believe the Apache project file is required; however, I need the test project file and I have no idea create it since it was not included.

@abbr
Copy link
Owner

abbr commented Jun 8, 2019

I tried on Win 10 Pro without a domain and works fine. Which Node version do you use? I am using v11.1.0. What if you change a Node version?

@jcrajput
Copy link

Does anyone have any solution on this? It works on Win7 but not on Windows 10.
Please help.
Thank you.

@jcrajput
Copy link

I have this working on Windows 7 and Windows 2012 R2 (both are x64, using Node.js 8.2.1 x32). Today other team members got a new PC builds - Win 10 Pro. This module does not work in that environment. Sample program says "Hello undefined" after accepting user name/password.
I tried it on my home laptop with Win 10 Home x64 (using node 8.16 and 10.16 x32), and it works.

Any idea what could be the problem? I suspect firewall - at work we use McAfee, and on home laptop I turn all firewalls and defender down. On another hand, Win 7 with very same firewall works. I'm all lost at this point...

Thank you in advance!

Did this work? Please let me know if you have any solution. Thank you!

@abbr
Copy link
Owner

abbr commented Nov 9, 2019

Were you using Node v12 by any chance? NodeSSPI wasn't able to support Node v12 until v0.2.6 released today. Please give [email protected] a shot.

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

4 participants