ユーザーをCSVからインポートする

設定画面で[ファイル共有] - [ユーザー] - [CSVデータ読み込み]の順にクリックし、ユーザー情報を記載したテキストファイル(UTF-8形式)を選択して、[読み込む]をクリックすれば、ユーザー情報を一括で取り込むことができます。

ユーザー情報書式: ユーザー名(必須), パスワード(必須), ユーザーの説明(任意)

例1) ユーザー名、パスワード、ユーザーの説明をすべてインポートする場合

username1,password1,comment1
username2,password2,comment2
username3,password3,comment3
...

例2) ユーザー名、パスワードだけで、ユーザーの説明はインポートしない場合

username1,password1,
username2,password2,
username3,password3,
...

メモ: