Skip to content
Snippets Groups Projects
Verified Commit 29618d45 authored by David Beniamine's avatar David Beniamine
Browse files

Better IHM

parent f697b56e
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ then
abort
fi
. /etc/slis/slis.conf
set -x
# set -x
# Check for LDAP group Primtux
if [ -z "ldapsearch -x cn=Primtux | grep numEntries" ]
then
......@@ -93,3 +93,4 @@ sed -i s@${SKELS[$level]}@$user@g $home/.handymenu.conf
# fix Rights
chown -R $uid:lcs-users $home
rm $TEMPF*
echo "Correctly set up $user for $level"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment