Subversion Repositories ALCASAR

Rev

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

Rev 2376 Rev 2387
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 2376 2017-08-16 18:46:50Z tom.houdayer $ 
2
#  $Id: alcasar.sh 2387 2017-08-22 16:43:03Z tom.houdayer $ 
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
 
5
 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
7
# Ce programme est un logiciel libre ; This software is free and open source
7
# Ce programme est un logiciel libre ; This software is free and open source
Line 1288... Line 1288...
1288
conup		$DIR_DEST_BIN/alcasar-conup.sh
1288
conup		$DIR_DEST_BIN/alcasar-conup.sh
1289
condown		$DIR_DEST_BIN/alcasar-condown.sh
1289
condown		$DIR_DEST_BIN/alcasar-condown.sh
1290
include		$DIR_DEST_ETC/alcasar-uamallowed
1290
include		$DIR_DEST_ETC/alcasar-uamallowed
1291
include		$DIR_DEST_ETC/alcasar-uamdomain
1291
include		$DIR_DEST_ETC/alcasar-uamdomain
1292
dhcpopt		2a04$PRIVATE_IP_HEXA
1292
dhcpopt		2a04$PRIVATE_IP_HEXA
1293
macup		$DIR_DEST_BIN/alcasar-macup.sh
-
 
1294
macdown		$DIR_DEST_BIN/alcasar-macdown.sh
-
 
1295
#dhcpgateway		none
1293
#dhcpgateway		none
1296
#dhcprelayagent		none
1294
#dhcprelayagent		none
1297
#dhcpgatewayport	none
1295
#dhcpgatewayport	none
1298
sslkeyfile	/etc/pki/tls/private/alcasar.key
1296
sslkeyfile	/etc/pki/tls/private/alcasar.key
1299
sslcertfile	/etc/pki/tls/certs/alcasar.crt
1297
sslcertfile	/etc/pki/tls/certs/alcasar.crt