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:
14
roles/winbind/files/winbind.p-use
Normal file
14
roles/winbind/files/winbind.p-use
Normal 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
|
||||
Reference in New Issue
Block a user