Subversion Repositories ALCASAR

Rev

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

Rev 445 Rev 764
Line 5... Line 5...
5
#
5
#
6
#	Virtual hosts should be put into the "sites-available"
6
#	Virtual hosts should be put into the "sites-available"
7
#	directory.  Soft links should be created in the "sites-enabled"
7
#	directory.  Soft links should be created in the "sites-enabled"
8
#	directory to these files.  This is done in a normal installation.
8
#	directory to these files.  This is done in a normal installation.
9
#
9
#
10
#	$Id: alcasar-radius 445 2011-01-11 00:22:01Z franck $
10
#	$Id: alcasar-radius 764 2011-11-01 12:04:05Z stephane $
11
#
11
#
12
######################################################################
12
######################################################################
13
#
13
#
14
#	Read "man radiusd" before editing this file.  See the section
14
#	Read "man radiusd" before editing this file.  See the section
15
#	titled DEBUGGING.  It outlines a method where you can quickly
15
#	titled DEBUGGING.  It outlines a method where you can quickly
Line 159... Line 159...
159
#	etc_smbpasswd
159
#	etc_smbpasswd
160
 
160
 
161
	#
161
	#
162
	#  The ldap module will set Auth-Type to LDAP if it has not
162
	#  The ldap module will set Auth-Type to LDAP if it has not
163
	#  already been set
163
	#  already been set
164
#	ldap
164
#	ldap {
-
 
165
#		fail = 1
-
 
166
#	}
165
 
167
 
166
	#
168
	#
167
	#  Enforce daily limits on time spent logged in.
169
	#  Enforce daily limits on time spent logged in.
168
#	daily
170
#	daily
169
 
171