PEAP 认证配置(Debian 13)

编辑 /etc/NetworkManager/system-connections/Wired 文件,增加以下内容:

[802-1x]
eap=peap;
identity=<account>
password=<password>
phase2-auth=gtc
Author: ismdeep
License: Copyright (c) 2025 CC-BY-NC-4.0 LICENSE