Nouveau modules unifié et lien vers le sites unifié
This commit is contained in:
parent
3abcb7b144
commit
87d971ac7e
7 changed files with 7 additions and 9 deletions
|
@ -11,7 +11,7 @@ server dynamic_clients {
|
|||
update request {
|
||||
NAS-Identifier = "%{Packet-Src-IP-Address:-%{Packet-Src-IPv6-Address}}"
|
||||
}
|
||||
crans_nas
|
||||
crans_unifie
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
server filaire {
|
||||
authorize{
|
||||
preprocess
|
||||
crans_fil
|
||||
crans_unifie
|
||||
}
|
||||
|
||||
authenticate{
|
||||
crans_fil
|
||||
crans_unifie
|
||||
}
|
||||
|
||||
post-auth{
|
||||
crans_fil
|
||||
crans_unifie
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@ server inner-tunnel {
|
|||
authorize {
|
||||
#preprocess
|
||||
|
||||
crans_wifi
|
||||
crans_unifie
|
||||
#
|
||||
# The chap module will set 'Auth-Type := CHAP' if we are
|
||||
# handling a CHAP request and Auth-Type has not already been set
|
||||
|
@ -237,7 +237,7 @@ session {
|
|||
# Once we KNOW that the user has been authenticated, there are
|
||||
# additional steps we can take.
|
||||
post-auth {
|
||||
crans_wifi
|
||||
crans_unifie
|
||||
|
||||
# Note that we do NOT assign IP addresses here.
|
||||
# If you try to assign IP addresses for EAP authentication types,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue