{"id":22313319,"url":"https://github.com/nwops/kitchen-kerberos","last_synced_at":"2025-10-19T01:49:18.471Z","repository":{"id":56880171,"uuid":"94149373","full_name":"nwops/kitchen-kerberos","owner":"nwops","description":"Use kerberos ticket authentication for the kitchen ssh transport","archived":false,"fork":false,"pushed_at":"2018-02-11T18:19:28.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T14:53:39.200Z","etag":null,"topics":["kerberos","kitchen","test-kitchen"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nwops.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-12T23:26:29.000Z","updated_at":"2020-09-08T11:51:03.000Z","dependencies_parsed_at":"2022-08-20T11:40:37.187Z","dependency_job_id":null,"html_url":"https://github.com/nwops/kitchen-kerberos","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nwops/kitchen-kerberos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwops%2Fkitchen-kerberos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwops%2Fkitchen-kerberos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwops%2Fkitchen-kerberos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwops%2Fkitchen-kerberos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwops","download_url":"https://codeload.github.com/nwops/kitchen-kerberos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwops%2Fkitchen-kerberos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267178686,"owners_count":24048196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kerberos","kitchen","test-kitchen"],"created_at":"2024-12-03T22:06:57.706Z","updated_at":"2025-10-19T01:49:18.383Z","avatar_url":"https://github.com/nwops.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kitchen::Kerberos\nIf you want test kitchen to login via kerberos tickets, this is what you need.\n\nThis is a subclass of the ssh kitchen transport to allow for gssapi-with-mic login for NET::SSH\n\nAdditionally, if you use kitchen-inspec this provides a kerberos transport for train and a new kitchen verifier for inspec_kerberos.\n\nIf you only use inspec you can utilize the train transport as well without the use of kitchen.\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'kitchen-kerberos'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install kitchen-kerberos\n\n## Kitchen Usage\n\n```yaml\ntransport:\n  name: kerberos\n  user: \u003c%= ENV['USER'] %\u003e  # if you don't want the root user\n\nverifier:\n   name: inspec_kerberos     \n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/logicminds/kitchen-kerberos. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwops%2Fkitchen-kerberos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwops%2Fkitchen-kerberos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwops%2Fkitchen-kerberos/lists"}