Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2238

initializeServer is not implemented yet for Windows

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

      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 Unassigned
            Reporter:
            daniel.aprahamian@mongodb.com Daniel Aprahamian (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: