{"id":63987,"library":"jcmturner-gokrb5-v5","title":"gokrb5 Kerberos 5","description":"Package gokrb5 provides a Kerberos 5 implementation for Go, enabling authentication and secure communication.","status":"active","version":"5.3.0","language":"go","source_language":null,"source_url":null,"tags":["kerberos","authentication","security","network"],"install":[{"cmd":"go get gopkg.in/jcmturner/gokrb5.v5","lang":"bash","label":"Install gopkg.in/jcmturner/gokrb5.v5"}],"dependencies":[],"imports":[{"symbol":"gokrb5","correct":"gopkg.in/jcmturner/gokrb5.v5"}],"quickstart":{"code":"package main\n\nimport (\n\t\"gopkg.in/jcmturner/gokrb5.v5/client\"\n)\n\nfunc main() {\n\tcl := client.NewClientWithPassword(\"user\", \"EXAMPLE.COM\", \"password\")\n\t_ = cl\n}","lang":"go","description":"Create a Kerberos client with password authentication"},"warnings":[],"env_vars":null,"search_vec":"'5':3,9 'authent':14,19 'communic':17 'enabl':13 'go':12 'gokrb5':1,5 'implement':10 'kerbero':2,8,18 'network':21 'packag':4 'provid':6 'secur':16,20","created_at":"2026-06-17T16:50:25.579895+00:00","updated_at":"2026-06-17T16:50:25.579895+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jcmturner/gokrb5","github":null,"docs":"https://pkg.go.dev/gopkg.in/jcmturner/gokrb5.v5#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}