Subversion Repositories ALCASAR

Rev

Rev 518 | Rev 672 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 518 Rev 519
Line 1... Line 1...
1
#/bin/sh
1
#/bin/sh
2
# $Id: alcasar-profil.sh 518 2011-03-25 16:04:12Z stephane $
2
# $Id: alcasar-profil.sh 519 2011-03-25 16:30:32Z stephane $
3
 
3
 
4
# Gestion des comptes liés aux profils
4
# Gestion des comptes liés aux profils
5
ADM_PROFIL="admin"
5
ADM_PROFIL="admin"
6
PROFILS="backup manager"
6
PROFILS="backup manager"
7
ALL_PROFILS=`echo $ADM_PROFIL $PROFILS`
7
ALL_PROFILS=`echo $ADM_PROFIL $PROFILS`