Gabriel Brito <gbuschbr...@gmail.com> writes:

> Thank you for the reply!
> Do you mind sharing your wpa_supplicant.conf?
>
> Best,
> g

Yep, althought I obviously can't publish my login\password pair and it
would be substituted.

Here it is (surrounded in three dashes):
---
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel

network={ 
        ssid="eduroam" 
        key_mgmt=WPA-EAP 
        eap=PEAP
        identity="studentidnum...@bsuir.by" 
        password="IISuserAccountPassword"
}

---

That all.

In BSUIR we have dedicated subdomain iis.bsuir.by with MS IIS server
probably, hence the name. But more important is that we can access our
schedule through this portal and login in user account where we can see
our marks, rating, request a document and such and such. So the password
from this user account and ID from student card are used
to login to eduroam.

I think that eduroam differs from other wifi networks in fact that it
uses WPA2_ENTERPRICE and thus needs to authenticate using some
implementation of radius or something. But I haven't tested it myself, I
don't know how it works inside, only how to connect.

I thought that maybe couple of strings from hostname.iwm0 would also be
useful, so here it is:
---
join "eduroam" wpa wpaakms 802.1x
up
inet autoconf
---

Best regards, Artsiom.

Reply via email to