-
Notifications
You must be signed in to change notification settings - Fork 18
Change SSID Passwd
Terrence Houlahan edited this page Sep 6, 2019
·
1 revision
Periodically you may want/need to change the password for your WiFi SSID.
The SSID's password must be changed in (2) places:
In the wpa_passphrase=
directive in /etc/hostapd/hostapd.conf
In the psk
directive in /etc/wpa_supplicant/wpa_supplicant.conf
sudo systemctl restart hostapd.service
sudo systemctl restart wpa_supplicant.service
When you next connect, since the "remembered" password will be different you'll be prompted for the new password-