Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 10 additions & 9 deletions src/pages/utokyo_wifi/windows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ import TroubleConnect from "./_TroubleConnect.mdx"
{:#procedure}
### 手順1:タスクバーからWi-Fi機能をオンにする
{:#turn-on}
タスクバーの中から地球儀の形をしたアイコンを選択し,その中から扇型の「Wi-Fi」アイコンを選択してWi-Fi機能をオンにしてください.
もし,タスクバーの中に地球儀アイコンがなく扇型の「Wi-Fi」アイコンがある場合は,単にそれを選択すれば結構です.
![](img/windows10-turnon-globe.PNG){:.medium.center.border}
![](img/windows10-turnon-sector.PNG){:.medium.center.border}
タスクバーの中から地球儀の形をしたアイコンを選択し,その中から扇型の「Wi-Fi」アイコンの右側にある「>」アイコンを選択してWi-Fi機能をオンにしてください.もし,タスクバーの中に地球儀アイコンがなく扇型の「Wi-Fi」アイコンがある場合は,単にそれを選択すれば結構です.
![](img/windows11-turnon-globe.png){:.medium.center}
![](img/windows11-turnon-sector.png){:.medium.center}

### 手順2:SSIDの一覧から接続先のSSIDを選択する
{:#select-ssid}
<SelectSsid userIdField="ユーザー名"/>
![](img/windows10-selectssid.PNG){:.medium.center.border}

<figure class="gallery">![](img/windows11-selectssid.png){:.medium.center}![](img/windows11-selectssid-2.png){:.medium.center}</figure>

### 手順3:既存のWi-Fiの設定情報を削除する
{:#delete-profile}
Expand All @@ -37,22 +37,23 @@ import TroubleConnect from "./_TroubleConnect.mdx"

### 手順4:必要な設定情報を入力し接続する
{:#create-profile}
SSIDの一覧の中から,`0000UTokyo`というSSIDを再度選択してください.
SSIDを選択すると,Wi-Fiの設定情報を入力する画面が表示されます.下記の説明に沿って,必要な設定情報を各欄に入力してください.下で説明されているのに入力画面に表示されなかった項目は,特に設定しなくてかまいません.設定情報を入力したら,接続ボタンを選択してください.
SSIDの一覧の中から,`0000UTokyo`というSSIDを再度選択した後,接続ボタンを選択してください.

その後,Wi-Fiの設定情報を入力する画面が表示されます.下記の説明に沿って,必要な設定情報を各欄に入力してください.下で説明されているのに入力画面に表示されなかった項目は,特に設定しなくてかまいません.設定情報を入力したら,接続ボタンを選択してください.

| 設定欄の名称 | 設定内容 |
| :-----------: | :------------------- |
| ユーザー名 | UTokyo Wi-FiのユーザーID(`u`から始まり`@wifi.u-tokyo.ac.jp`で終わるもの)を入力してください |
| パスワード | UTokyo Wi-Fiのパスワードを入力してください |

![](img/windows10-createprofile.jpg){:.medium.center.border}
![](img/windows11-createprofile.png){:.medium.center.border}

#### 補足
{:#create-profile-notes}
* 「ユーザー名」欄と「パスワード」欄には、UTokyo Wi-FiアカウントのユーザーIDとパスワードをそれぞれ入力してください.UTokyo Accountの共通ID・パスワードではありません.ユーザーIDとパスワードは,「**[準備編](#issue-account)**」の手順で受け取った通知メールから確認できるほか,申請直後であればアカウントメニューの申請完了画面にも表示されています.
* 上の表に掲げた以外の設定項目は,必要に応じて設定してください.特にお好みがなければ,初期設定のままでかまいません.
* 接続操作の途中で,証明書を信頼するかどうか尋ねる画面が表示される場合があります.証明書が正しいものであるか確認するため,表示された証明書の「サーバーの拇印」について,「[接続の詳細な設定](/utokyo_wifi/#connect-configuration)」に掲載されている指紋と比較してください.両者が一致していれば,証明書を信頼してください.
* なお,「[接続の詳細な設定](/utokyo_wifi/#connect-configuration)」には,SHA-1とSHA-256の2種類の指紋が掲載されていますが,どちらかが一致すれば結構です.![](img/windows10-certificate.jpg){:.medium.center.border}
* なお,「[接続の詳細な設定](/utokyo_wifi/#connect-configuration)」には,SHA-1とSHA-256の2種類の指紋が掲載されていますが,どちらかが一致すれば結構です.![](img/windows11-certificate.png){:.medium.center.border}

## うまくいかないときは
{:#trouble-connect}
Expand Down