>
başlangıç olarak:
pisi it wicd
vi /etc/wicd/encryption/templates/eduroam
diyerek içerisine şunu yazıyoruz:
name = eduroam
author = Tom Borgia
version = 1
require identity *Identity password *Password
—–
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
update_config=1
network={
ssid=”eduroam”
key_mgmt=IEEE8021X
eap=TTLS
identity=”$_IDENTITY”
anonymous_identity=”$_ANONYMOUS_IDENTITY”
password=”$_PASSWORD”
phase2=”auth=PAP”
}
Daha sonra
/etc/wicd/encryption/templates/active dosyasına
eduroam ekliyoruz.
daha sonra da
pisi it wicd-client ile de parolaları girip bağlanıyoruz. geçmiş olsun…
>Teşekkürler Mete 🙂