/scripts/alcasar-activity_report.sh |
---|
35,7 → 35,7 |
# Values to create new htdigest user to consult statistique of ACC |
DIR_KEY="/usr/local/etc/digest" |
tmp_account="alcasar" |
tmp_account="tmp_activityreport" |
realm="ALCASAR Control Center (ACC)" |
password=$(openssl rand -base64 32) #random password (length : 32) |
SED="/usr/bin/sed -i " |