You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had trouble installing passport-kerberos on linux centos7 running node 8.x . I believe this is because the dependency node-krb5 doesn't support Node 8.x.
This discussion was converted from issue #688 on June 19, 2021 01:24.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I had trouble installing passport-kerberos on linux centos7 running node 8.x . I believe this is because the dependency node-krb5 doesn't support Node 8.x.
I've created a new package node-auth-kerberos that supports Node 8.x along with a security fix:
https://github.com/shwetas16/node-auth-kerberos
Beta Was this translation helpful? Give feedback.
All reactions