# default user, leave blank or remove this line
# for avoid pre-loading the username.
default_user nomad
# Focus the password field on start when default_user is set
# Set to "yes" to enable this feature
#focus_password no
# Automatically login the default user (without entering
# the password. Set to "yes" to enable this feature
auto_login yes
下記へ変更(72、76、80行)します。
# default user, leave blank or remove this line
# for avoid pre-loading the username.
default_user 新規ユーザ名
# Focus the password field on start when default_user is set
# Set to "yes" to enable this feature
focus_password yes
# Automatically login the default user (without entering
# the password. Set to "yes" to enable this feature
auto_login no