summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2015-07-27 18:48:47 +1000
committerMartin Schwenke <martin@meltin.net>2015-08-19 15:08:40 +1000
commitde7f44ed64d44ec787b118efb18392abea44f570 (patch)
tree432ed9cc60bf541da6534804f6ca4723de6407a0
parent028451748594d58e2d8173f3f8109af36d9f7f2a (diff)
downloadautocluster-de7f44ed64d44ec787b118efb18392abea44f570.tar.gz
autocluster-de7f44ed64d44ec787b118efb18392abea44f570.tar.xz
autocluster-de7f44ed64d44ec787b118efb18392abea44f570.zip
ad: Samba AD now starts winbindd
-rwxr-xr-xbase/all/root/scripts/tasks/install_ad.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/all/root/scripts/tasks/install_ad.sh b/base/all/root/scripts/tasks/install_ad.sh
index 75233c4..5560d35 100755
--- a/base/all/root/scripts/tasks/install_ad.sh
+++ b/base/all/root/scripts/tasks/install_ad.sh
@@ -3,4 +3,4 @@
set -e
echo "Installing Samba4 packages"
-yum -y install samba4-dc samba4-python
+yum -y install samba4-dc samba4-python samba4-winbind