diff --git a/etc/portage/package.use/samba b/etc/portage/package.use/samba new file mode 100644 index 0000000..4c2293c --- /dev/null +++ b/etc/portage/package.use/samba @@ -0,0 +1,21 @@ +# vim: set ft=gentoo-package-use : + +# Dustin C. Hatch (19 Dec 2016) +# Required for gnutls +dev-libs/boehm-gc threads + +# Dustin C. Hatch (19 Dec 2016) +# Do not build OpenLDAP daemon (slapd) +net-nds/openldap minimal + +# Dustin C. Hatch (19 Dec 2016) +# Enable syslog support in Samba +net-fs/samba syslog + +# Dustin C. Hatch (02 Dec 2016) +# Enable Samba Active Directory client +net-dns/bind-tools gssapi +net-fs/samba acl ads addns client gnutls ldap winbind +sys-libs/ntdb python +sys-libs/tdb python +sys-libs/tevent python