initializeServer is not implemented yet for Windows

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: kerberos-1.1.3
    • Component/s: kerberos
    • None
    • Environment:
      Unknown Environment
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      From https://github.com/mongodb-js/kerberos/issues/105

      I have been looking around for an NPM package for Node that would allow me to send requests (using Axios) that I could authenticate with the native Kerberos authentication. Which led me to this package.

      Unless I'm mistaken, I would want to call kerberos.initializeServer for a NodeJS application to be able to authenticate the user, correct? However, that leads to the error in the title.

      This is a program that will run on a Windows 2012 server. Or, am I doing something wrong? Also, once authenticated with this package, how would I be able to ensure axios sends the required auth information? Or would that automatically be handled by this kerberos package?

      I'll also mostly be using Web Sockets for what I need, so I'll be using the node ws package which would need to pass along the Kerberos authentication.

              Assignee:
              Unassigned
              Reporter:
              Daniel Aprahamian (Inactive)
              None
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: