Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 2500 → Rev 2501

/conf/freeradius-web/user_edit.attrs
27,7 → 27,7
#Framed-IP-Netmask IP Netmask
#Framed-Route Route
#Framed-Routing
Filter-Id <a href="help/filtering_help.html" target=fid_help onclick=window.open("help/filtering_help.html","fid_help","width=560,height=250,toolbar=no,scrollbars=no,resizable=yes") title="Filtering Help Page"><font color="blue">Filtering</font></a>
#Filter-Id <a href="help/filtering_help.html" target=fid_help onclick=window.open("help/filtering_help.html","fid_help","width=560,height=250,toolbar=no,scrollbars=no,resizable=yes") title="Filtering Help Page"><font color="blue">Filtering</font></a>
#Framed-MTU <a href="help/framed_mtu_help.html" target=fid_help onclick=window.open("help/framed_mtu_help.html","fid_help","width=560,height=230,toolbar=no,scrollbars=no,resizable=yes") title="Framed-MTU Help Page"><font color="blue">Framed-MTU</font></a>
#Framed-Compression <a href="help/framed_compression_help.html" target=fc_help onclick=window.open("help/framed_compression_help.html","fc_help","width=600,height=210,toolbar=no,scrollbars=no,resizable=yes") title="Framed Compression Help Page"><font color="blue">Compression Used</font></a>
#Service-Type <a href="help/service_type_help.html" target=st_help onclick=window.open("help/service_type_help.html","st_help","width=560,height=230,toolbar=no,scrollbars=no,resizable=yes") title="Service-Type Help Page"><font color="blue">Service Type</font></a>
58,3 → 58,6
# extra.ldap-attrmap
#
#Regular-Profile User Regular Profile DN
Alcasar-Filter <a href="help/filtering_help.html" target=fid_help onclick=window.open("help/filtering_help.html","fid_help","width=560,height=250,toolbar=no,scrollbars=no,resizable=yes") title="Filtering Help Page"><font color="blue">Filtering</font></a>
Alcasar-Filter-Proto <a href="help/protocols_help.html" target=help onclick=window.open("help/protocols_help.html","fid_help","width=560,height=250,toolbar=no,scrollbars=no,resizable=yes") title="Protocol filtering Help Page"><font color="blue">Protocol filtering</font></a>
Alcasar-Status-Open-Required <a href="help/statusOpenRequired_help.html" target=help onclick=window.open("help/statusOpenRequired_help.html","fid_help","width=560,height=250,toolbar=no,scrollbars=no,resizable=yes") title="Status open required Help Page"><font color="blue">Status open required</font></a>
/conf/radius/dictionary.alcasar
0,0 → 1,33
# -*- text -*-
##############################################################################
#
# ALCASAR dictionary.
#
# $Id$
#
##############################################################################
 
VENDOR Alcasar 35134
 
BEGIN-VENDOR Alcasar
 
ATTRIBUTE Alcasar-Filter 1 integer
VALUE Alcasar-Filter None 1
VALUE Alcasar-Filter HAVP 2
VALUE Alcasar-Filter BL 3
VALUE Alcasar-Filter WL 4
 
ATTRIBUTE Alcasar-Filter-Proto 2 integer
VALUE Alcasar-Filter-Proto None 1
VALUE Alcasar-Filter-Proto Web 2
VALUE Alcasar-Filter-Proto Commons 3
VALUE Alcasar-Filter-Proto Custom 4
 
ATTRIBUTE Alcasar-Imputability-Warning 3 integer
VALUE Alcasar-Imputability-Warning Yes 1
 
ATTRIBUTE Alcasar-Status-Open-Required 4 integer
VALUE Alcasar-Status-Open-Required Yes 1
VALUE Alcasar-Status-Open-Required No 2
 
END-VENDOR Alcasar
Property changes:
Added: svn:eol-style
+LF
\ No newline at end of property
Added: svn:keywords
+Id
\ No newline at end of property