{"id":51179,"library":"jcmturner-gokrb5-v7","title":"GoKRB5 v7","description":"A Kerberos 5 implementation for Go, providing authentication and encryption services.","status":"active","version":"7.5.0","language":"go","source_language":null,"source_url":null,"tags":["kerberos","authentication","security"],"install":[{"cmd":"go get gopkg.in/jcmturner/gokrb5.v7","lang":"bash","label":"Install gopkg.in/jcmturner/gokrb5.v7"}],"dependencies":[],"imports":[{"symbol":"gokrb5","correct":"gopkg.in/jcmturner/gokrb5.v7"}],"quickstart":{"code":"package main\n\nimport (\n\t\"gopkg.in/jcmturner/gokrb5.v7/client\"\n)\n\nfunc main() {\n\tcl := client.NewClientWithPassword(\"user\", \"REALM\", \"password\")\n\tcl.Login()\n}","lang":"go","description":"Creates a Kerberos client and logs in."},"warnings":[],"env_vars":null,"search_vec":"'5':5 'authent':10,15 'encrypt':12 'go':8 'gokrb5':1 'implement':6 'kerbero':4,14 'provid':9 'secur':16 'servic':13 'v7':2","created_at":"2026-06-15T06:03:02.936472+00:00","updated_at":"2026-06-15T06:03:02.936472+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.v7#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}