Skip to content

Windows authentication without username and password? #660

@kevinkuszyk

Description

@kevinkuszyk

Should windows auth be working without a username and password? I can only make it work when my config looks like this:

var config = {
  server: 'localhost',
  domain: 'laptop',
  userName: 'username',
  password: 'password'
}

After reading though the thread on #415, I got the impression it should?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions