NetworkManager asks for password every time when i try to connect

来源:互联网 发布:2016年最红的网络歌曲 编辑:程序博客网 时间:2024/04/30 15:29
I upgraded my system to Centos7.X recently. But every time when i try to connect network, it asks for password to do 802.1x authorization. This is my solution,
1. comment out following line in /etc/sysconfig/network-scripts/ifcfg-XXXX where XXXX is the essidIEEE_8021X_PRIVATE_KEY_PASSWORD_FLAGS=user2. make a file /etc/sysconfig/network-scripts/keys-XXXX with following line where XXXX is the essidIEEE_8021X_PRIVATE_KEY_PASSWORD=${your password}3. change /etc/sysconfig/network-scripts/keys-XXXX to permission 600
0 0
原创粉丝点击