Hi.
I’m trying to configure zeroshell to operate in WPA2 Enterprsie mode exclusively ie wpa=2 and wpa_pairwise=CCMP.
From ps -ef i can see that hostapd is spawned with a configuration file in /tmp/wifi-ETH02.conf.
I can also see that the file /root/kerbynet.cgi/template/hostapd-config/wpa-eap.conf is used as the basis of the configuration file in the /tmp directory (when I configure WPA-EAP).
How can I make permanent changes to force WPA2 Enterprise operation. Where is hostapd spawned and which script generates the hostapd configuration file in the /tmp directory? How can I make changes to a RO partition to edit the hostapd configuration file directly?