Wifi with username and password

Hello,
I have an Ender 3 V3 KE, but my work wifi network requires connecting by providing both username and password (it is not an eduroam network, but similarly it requires both user and pw).

How can I configure my printer to connect to it?

Should I modify the etc/wpa_supplicant.conf? Is it the one that determines the configured network on the Ender 3 V3 KE?

Thank you

Isn’t there a settings button (looks like a cog 4th one along on the bottom row) for accessing network settings? I entered my username and password in there. Page 4 of this manual

I am referring to the authentication to the WiFi network, which uses a WPA-EAP method with user and password.

In the settings there is no way to set the WiFi this way: when I try to connect to the network, I can only input the password and nothing else.

I think you might be limited to select ESSID and enter password, same on all my machines, including those from other manufacturers. Same as you might be limited to 2.4GHz not 5GHz.

I have been doing some deep tinkering, trying different configurations of the wpa_supplicant.conf file in usr/data/ on the linux system.

Despite the configuration for WPA Enterprise, with EAP/PEAP looked good, the configuration was “bricking” the wifi connection, which was no longer connecting to the other alternative networks I had set up in the wpa_supplicant file. This required a factory reset to recover.

I have found that the Wireless chip on the Ender 3 V3 KE is this one https://www.azurewave.com/img/infineon/AW-NM372SM_DS_0B_C_STD.pdf
which does not seem to support WPA2 Enterprise.

Can someone at Creality confirm this? If this is true, no amount of tinkering or configuration will make this work.