#20435: Nodogsplash config problem
----------------------------------+------------------------
 Reporter:  ernesto.villarreal@…  |      Owner:  developers
     Type:  defect                |     Status:  new
 Priority:  normal                |  Milestone:
Component:  packages              |    Version:  Trunk
 Keywords:  nodogsplash           |
----------------------------------+------------------------
 Hi!

 When you try to enable PasswordAuthentication, the config file will just
 output:


 {{{
 PasswordAuthentication
 }}}

 Instead of:

 {{{
 PasswordAuthentication yes
 }}}
 Modifying line 72 and 78 will make it work again.

 Also, it will repeat twice some configs:


 {{{
 # auto-generated config file from /etc/config/nodogsplash
 GatewayInterface br-lan
 gatewayname Invitado
 maxclients 10
 clientforcetimeout 10
 passwordattempts 3
 passwordauthentication yes
 passwordattempts 3
 password snack
 AuthenticateImmediately yes
 PasswordAuthentication yes
 Password snack

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20435>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to