From a9b8e75f5d6462ffa7701f976474f52dfbdb11f8 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 2 Aug 2016 17:12:05 +0000 Subject: give jenkins-adm a working shell instead of /bin/false Signed-off-by: Holger Levsen --- update_jdn.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 71ca96d1..72fa7259 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -80,6 +80,7 @@ user_host_groups['lunar','jenkins']='reproducible' u_shell['mattia']='/bin/zsh' +u_shell['jenkins-adm']='/bin/bash' # get the users out of the user_host_groups array's index users=$(for i in ${!user_host_groups[@]}; do echo ${i%,*} ; done | sort -u) -- cgit v1.2.3-70-g09d2