{"id":50656,"library":"jcmturner-gokrb5-v8","title":"gokrb5","description":"Package gokrb5 provides a Kerberos 5 implementation for Go.","status":"active","version":"8.4.4","language":"go","source_language":null,"source_url":"https://github.com/jcmturner/gokrb5","tags":["kerberos","authentication","security","network"],"install":[{"cmd":"go get github.com/jcmturner/gokrb5/v8","lang":"bash","label":"Install github.com/jcmturner/gokrb5/v8"}],"dependencies":[],"imports":[{"symbol":"gokrb5","correct":"github.com/jcmturner/gokrb5/v8"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jcmturner/gokrb5/v8/client\"\n\t\"github.com/jcmturner/gokrb5/v8/config\"\n)\n\nfunc main() {\n\tcfg, _ := config.Load(\"/etc/krb5.conf\")\n\tcl := client.NewWithPassword(\"user\", \"REALM\", \"password\", cfg)\n\terr := cl.Login()\n\tif err != nil {\n\t\tfmt.Println(\"Login failed:\", err)\n\t}\n}","lang":"go","description":"Authenticate a user with Kerberos using a password."},"warnings":[],"env_vars":null,"search_vec":"'5':7 'authent':12 'go':10 'gokrb5':1,3 'implement':8 'kerbero':6,11 'network':14 'packag':2 'provid':4 'secur':13","created_at":"2026-06-15T05:03:34.121440+00:00","updated_at":"2026-06-15T05:03:34.121440+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":"https://github.com/jcmturner/gokrb5","docs":"https://pkg.go.dev/github.com/jcmturner/gokrb5/v8#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}}