【02: ユーザの編集】

ユーザtestの設定情報を以下のように変更します
ユーザ名:test test (変更不可)
登録名 :test vpstest
FTP権限:有り 無し
ディスク容量:20 10
以下のように変更箇所を入力します。
% vedituser <Enter>
Enter username to edit: test <Enter>

※↑変更するユーザ「test」を入力

Now, enter the full name for this account.

Full Name: [test]: vpstest <Enter>

↑※変更する登録名「vpstest」を入力する。

Please select the services that this account will be using:

ftp FTP services
mail email services
shell shell login

Enter the service name (e.g., "ftp", "mail", etc.) to toggle
that service for the account. Hit when you are done
selecting/deselecting services for this user.

Select/deselect services [ftp mail shell]: ftp <Enter>

※↑FTP権限を削除する為、「ftp」を入力する。

Select/deselect services [mail shell]: <Enter>

Select a shell from the following list:

bash
csh
ksh
ksh93
sh
tcsh
zsh

Enter a shell: [tcsh]: <Enter>

Enter filesystem quotas for this user. The quota should be an integer
(no decimal fractions) in megabytes (e.g., 5 = 5 megabytes). Enter 0 for no quota.

Quota (in megabytes) [20]: 10 <Enter>

↑※変更する容量を入力する。

Account setup complete.
以上で、ユーザ設定内容の変更が完了いたしました。