golang-github-azure-go-ntlmssp software package provides NTLM/Negotiate authentication over HTTP (Go library), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-azure-go-ntlmssp
golang-github-azure-go-ntlmssp is installed in your system.
Make ensure the golang-github-azure-go-ntlmssp package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-azure-go-ntlmssp*
You will get with golang-github-azure-go-ntlmssp package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | golang-github-azure-go-ntlmssp |
| Version | 0.0~git20160412.e0b63eb-1 |
| Description | NTLM/Negotiate authentication over HTTP (Go library) |
| Sub Section | devel |