Skip to content

Instantly share code, notes, and snippets.

@scardine
Last active April 26, 2018 15:03
Show Gist options
  • Save scardine/9f1f775d5d1e2d9ec2577a0ded045ec1 to your computer and use it in GitHub Desktop.
Save scardine/9f1f775d5d1e2d9ec2577a0ded045ec1 to your computer and use it in GitHub Desktop.
# SPNEGO configuration:
auth_param negotiate program /usr/bin/ntlm_auth --helper-protocol=gss-spnego
auth_param negotiate children 50
auth_param negotiate realm YOURDOMAIN
auth_param negotiate keep_alive on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment