<span id="result_box" class="long_text"><span style="background-color: rgb(255, 255, 255);" title="Olá Pessoal,">Hello Guys,
<br>
<br></span><span style="background-color: rgb(255, 255, 255);" title="Tenho a seguinte necessidade, em uma ambiente Wireless, utilizando autenticação 802.1X em base LDAP, preciso fazer atribuição de VLAN dinâmica.">I need the following in a wireless environment, using 802.1X authentication based on LDAP, need to do dynamic VLAN assignment.
<br>
<br></span><span style="background-color: rgb(255, 255, 255);" title="Preciso consultar um atributo do LDAP, ea partir desse atributo determinar qual VLAN enviar para minha wireless controler.">Need to consult an LDAP attribute, and from this attribute to determine which VLAN to send to my wireless controler.
<br>
<br></span><span title="Preciso de algo mais ou menos assim:">I need something like this:
<br>
...<br><br></span><span style="background-color: rgb(255, 255, 255);" title="if ( habitantWirelessActive == FALSE ){">if ( habitantWirelessActive == FALSE ){<br>                        update reply {<br>                             Tunnel-Type := "VLAN"<br>
                             Tunnel-Medium-Type := "IEEE-802"<br>                             Tunnel-Private-Group-Id := 100<br>                        }<br>}else{<br>                       update reply {<br>                             Tunnel-Type := "VLAN"<br>
                             Tunnel-Medium-Type := "IEEE-802"<br>                             Tunnel-Private-Group-Id := 30<br>                        }<br>}</span><span title="}"><br>
<br>...<br></span><span style="background-color: rgb(255, 255, 255);" title="o atributo habitantWirelessActive, é do LDAP, cada usuário tem esse atributo setado de forma booleana com TRUE ou FALSE.">habitantWirelessActive the attribute is the LDAP, each user has this attribute in a Boolean set to TRUE or FALSE.
<br>
<br></span><span style="background-color: rgb(255, 255, 255);" title="Como posso fazer essa checagem?">How can I make this check?
<br>
<br></span><span style="background-color: rgb(255, 255, 255);" title="Outra pergunta, é sobre o local onde devo fazer esta verificação, o local correto é a sessão post-auth?">Another question is about where I make this verification, the correct location is the session post-auth?
<br>
<br></span><span title="Desde já agradeço a atenção.">I thank the attention.
<br>
<br>João</span></span><br clear="all"><br>-- <br>João Paulo de Lima Barbosa<br>