https://github.com/silug/vagrant-samba4-dc
Samba 4 Active Directory proof-of-concept
https://github.com/silug/vagrant-samba4-dc
active-directory centos fedora hacktoberfest puppet-bolt samba-ad-dc samba4 vagrant-environments
Last synced: 4 months ago
JSON representation
Samba 4 Active Directory proof-of-concept
- Host: GitHub
- URL: https://github.com/silug/vagrant-samba4-dc
- Owner: silug
- Created: 2017-04-09T23:31:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T19:58:56.000Z (about 4 years ago)
- Last Synced: 2025-04-30T19:39:48.857Z (about 1 year ago)
- Topics: active-directory, centos, fedora, hacktoberfest, puppet-bolt, samba-ad-dc, samba4, vagrant-environments
- Language: Puppet
- Homepage:
- Size: 23.4 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This demonstrates a simple [Samba 4](https://www.samba.org/) Active Directory
proof-of-concept with two domain controllers and a single client.
The two domain controllers run
[Fedora 34](https://app.vagrantup.com/fedora/boxes/34-cloud-base),
and the client runs [CentOS Stream 8](https://app.vagrantup.com/centos/boxes/stream8).
The two domain controllers are using the stock Fedora packages.
To test, simply do the following on a system with Git,
[Bolt](https://puppet.com/docs/bolt/latest/bolt.html),
[Vagrant](https://vagrantup.com/), and a Vagrant provider
([VirtualBox](https://www.virtualbox.org/) or libvirt) installed:
git clone https://github.com/silug/vagrant-samba4-dc.git
cd vagrant-samba4-dc
vagrant up