Subversion Repositories ALCASAR

Rev

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

Rev 1696 Rev 1697
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 1696 2015-09-08 07:38:46Z franck $ 
2
#  $Id: alcasar.sh 1697 2015-09-14 19:42:11Z richard $ 
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 1185... Line 1185...
1185
dns2		$PRIVATE_IP
1185
dns2		$PRIVATE_IP
1186
uamlisten	$PRIVATE_IP
1186
uamlisten	$PRIVATE_IP
1187
uamport		3990
1187
uamport		3990
1188
macauth
1188
macauth
1189
macpasswd	password
1189
macpasswd	password
-
 
1190
strictmacauth
1190
locationname	$HOSTNAME.$DOMAIN
1191
locationname	$HOSTNAME.$DOMAIN
1191
radiusserver1	127.0.0.1
1192
radiusserver1	127.0.0.1
1192
radiusserver2	127.0.0.1
1193
radiusserver2	127.0.0.1
1193
radiussecret	$secretradius
1194
radiussecret	$secretradius
1194
radiusauthport	1812
1195
radiusauthport	1812