25 lines
283 B
Plaintext
25 lines
283 B
Plaintext
# from dot.git
|
|
[connection]
|
|
id=eduroam
|
|
type=wifi
|
|
|
|
[wifi]
|
|
mode=infrastructure
|
|
ssid=eduroam
|
|
|
|
[wifi-security]
|
|
key-mgmt=wpa-eap
|
|
|
|
[802-1x]
|
|
domain-suffix-match=eduroam.uni-lj.si
|
|
eap=peap;
|
|
identity=<identity>
|
|
password=<password>
|
|
phase2-auth=mschapv2
|
|
|
|
[ipv4]
|
|
method=auto
|
|
|
|
[ipv6]
|
|
method=auto
|