Subversion Repositories ALCASAR

Rev

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

Rev 2615 Rev 2631
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 2615 2018-08-22 21:36:29Z tom.houdayer $
2
#  $Id: alcasar.sh 2631 2018-09-12 21:16:42Z rexy $
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
# ALCASAR is a Free and open source NAC created by Franck BOUIJOUX (3abtux), Pascal LEVANT and Richard REY (Rexy)
5
# ALCASAR is a Free and open source NAC created by Franck BOUIJOUX (3abtux), Pascal LEVANT and Richard REY (Rexy)
6
# This script is distributed under the Gnu General Public License (GPL)
6
# This script is distributed under the Gnu General Public License (GPL)
7
#  team@alcasar.net
7
#  team@alcasar.net
Line 1821... Line 1821...
1821
user = $DB_USER
1821
user = $DB_USER
1822
password = $radiuspwd
1822
password = $radiuspwd
1823
pc = localhost
1823
pc = localhost
1824
database = $DB_GAMMU
1824
database = $DB_GAMMU
1825
 
1825
 
1826
RunOnReceive = $DIR_DEST_BIN/alcasar-sms.sh --new_sms
1826
RunOnReceive = sudo $DIR_DEST_BIN/alcasar-sms.sh --new_sms
1827
 
1827
 
1828
StatusFrequency = 30
1828
StatusFrequency = 30
1829
;LoopSleep = 2
1829
;LoopSleep = 2
1830
 
1830
 
1831
;ResetFrequency = 300
1831
;ResetFrequency = 300