diff --git a/Deploiement_debian/Integration_domain/integration_domain.sh b/Deploiement_debian/Integration_domain/integration_domain.sh index 50594f5..9810fe1 100644 --- a/Deploiement_debian/Integration_domain/integration_domain.sh +++ b/Deploiement_debian/Integration_domain/integration_domain.sh @@ -24,7 +24,7 @@ folder_file="/etc/pam.d/common-session" samba_file="/etc/samba/smb.conf" sssd_file="/etc/sssd/sssd.conf" domain="operis.champlan" -Allowed_GG=(GRP_ADM_POSTE GRP_ADM_DOM GDL_Orvault GDL_LaRéunion GDL_Grenoble GDL_Champlan GDL_Bordeaux) +Allowed_GG=(GRP_ADM_POSTE GRP_ADM_DOM GDL_Orvault GDL_LaRéunion GDL_Grenoble GDL_Champlan GDL_Bordeaux "Tous les sites") local_admin="operis" GG_admin="grp_adm_poste" cron_file="/etc/crontab"