roles/winbind: Configure Samba AD membership

The *winbind* role builds upon the *samba* role to configure the machine
as an Active Directory domain member.
This commit is contained in:
2018-03-11 18:13:07 -05:00
parent 4546cffeba
commit 5570a94be3
9 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# vim: set ft=gentoo-package-use :
# Dustin C. Hatch <dustin@hatch.name> (29 Oct 2017)
# Required for Active Directory support in Samba 4
net-dns/bind-tools gssapi
net-fs/cifs-utils ads upcall
net-fs/samba ads addns ldap winbind
net-fs/samba gnutls
net-nds/openldap minimal
net-nds/openldap sasl
sys-libs/ntdb python
sys-libs/talloc python
sys-libs/tdb python
sys-libs/tevent python