Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Create private feed using npm



  • Scenario:

    • Proget has been setup to use Windows AD authentication
    • We have created an npm feed in Proget
    • We try running npm AddUser and provide default admin cerdentials, it fails with 401.
      npm AddUser won't allow to enter domain\user syntax for windows account.

    How do we get npm adduser to work with a private npm feed hosted in Proget server and with the proget server using windows authentication instead of the built-in proget auth?

    Product: ProGet
    Version: 3.8.6



  • Unless something has changed, you cannot use Integrated Authentication with npm because the client doesn't support it: http://inedo.com/support/questions/2647

    However, if you enable LDAP authentication in ProGet and then disable Integrated Authentication, you'll be able to use your Windows credentials.

    If it's the backslash that isn't supported, try the Active Directory provider, which supports the user@domain syntax.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation