{"id":16155179,"url":"https://github.com/guusdk/openfire-vagrant-kerberos","last_synced_at":"2025-04-07T00:40:00.757Z","repository":{"id":90769979,"uuid":"77752736","full_name":"guusdk/openfire-vagrant-kerberos","owner":"guusdk","description":"A vagrant-based set of servers that instantiate an Openfire XMPP domain using Kerberos. Intended for SSO testing.","archived":false,"fork":false,"pushed_at":"2016-12-31T19:23:09.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T06:19:02.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guusdk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-31T19:03:59.000Z","updated_at":"2016-12-31T19:07:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"6caf4a58-1f01-4e9f-9db8-33f081eb0f0b","html_url":"https://github.com/guusdk/openfire-vagrant-kerberos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guusdk%2Fopenfire-vagrant-kerberos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guusdk%2Fopenfire-vagrant-kerberos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guusdk%2Fopenfire-vagrant-kerberos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guusdk%2Fopenfire-vagrant-kerberos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guusdk","download_url":"https://codeload.github.com/guusdk/openfire-vagrant-kerberos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574087,"owners_count":20960495,"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","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":[],"created_at":"2024-10-10T01:20:01.240Z","updated_at":"2025-04-07T00:40:00.704Z","avatar_url":"https://github.com/guusdk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openfire-vagrant-kerberos\nA vagrant-based set of servers that instantiate an Openfire XMPP domain using Kerberos. Intended for SSO testing.\n\n# Prerequisites\nThis project requires Ansible, Vagrant and Virtualbox.\n\nTo install the prerequisites using apt, execute:\n\n    # apt-get install vagrant virtualbox ansible\n    \nAlthough any semi-recent versions should do, these versions are known to work (and are available with a standard Ubuntu 16.10 installation):\n\n* ansible 2.1.1.0-1\n* vagrant 1.8.5+dfsg-2\n* virtualbox 5.1.6-dfsg-2\n\n# Starting your environment\n\nTo create all servers, issue this from the directory in which you placed a copy of this repository:\n\n    $ vagrant up\n\nThis will instantiate a number of servers. The domain name that is used is ```example.com````, which doubles as a Kerberos realm name (although there, it's typically references in all uppercase letters: ```EXAMPLE.COM```).\n\nThe servers that are created:\n\n| Server name | Purpose                                                                      |\n|-------------|------------------------------------------------------------------------------|\n| bind01      | Provides a nameserver for the other hosts, used to serve up the DNS records. | \n| openfire01  | Runs a version of Openfire.                                                  |\n| kdc01       | Hosts a Kerberos Key Distribution Center.                                    |\n\nAfter the servers are created, you can SSH into any one of them, by using the Vagrant SSH subcommand and the name of the server:\n\n    $ vagrant ssh bind01\n    \nYou'll not need to authenticate explicitly and ```sudo``` is available without a password too.\n\nTo shut down your servers, issue;\n\n    $ vagrant halt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguusdk%2Fopenfire-vagrant-kerberos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguusdk%2Fopenfire-vagrant-kerberos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguusdk%2Fopenfire-vagrant-kerberos/lists"}