From 9e864c23a231695e92bf7c4b4836d5795aeb0c35 Mon Sep 17 00:00:00 2001 From: David Beniamine <david.beniamine@tetras-libre.fr> Date: Mon, 22 Jan 2018 15:24:41 +0100 Subject: [PATCH] pakage list up --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 59e62f6..834f425 100755 --- a/deploy.sh +++ b/deploy.sh @@ -5,7 +5,7 @@ then exit 1 fi sudo apt-get update -sudo apt-get -y -q install libpam-ldap libnss-ldap nscd smbclient winbind cifs-utils libpam-mount kdm kdm +sudo apt-get -y -q install libpam-ldap libnss-ldap nscd smbclient winbind cifs-utils libpam-mount ldap-utils kdm while [ -z "$SRV_NAME" ] do read -p "Please enter the name of the LDAP server (ex: DSIT or 0382693W)" SRV_NAME -- GitLab