[set page_title]Set Up Security[/set]
[set ui_checklist]1[/set]
@_UI_STD_HEAD_@
Set up password protection for your e-commerce site. Enter a username
and password to be used by the Administrator and Shop user. The
Administrator user has access to all site information and
oversees the Shop user. The Shop user has limited access
as determined by the Administrator user. Click Use SSL Web Server
if you have your SSL web server configured. This is required
for launch. The required fields are displayed in Bold.
|
[table-editor
table=variable
left_width=120
table_width=500
wizard=1
defaults=1
bottom_buttons=1
no_top=1
no_bottom=1
row_template="[scratch row_template]"
ui_profile="*security"
mv_nextpage=__UI_BASE__/wizard/step_products
mv_prevpage=__UI_BASE__/wizard/step_pay
hidden.ui_return_to="__UI_BASE__/wizard/index"
ui_data_key=code
default.code="[value code]"
help.code="If this is the first time you have used this definition, you will need to assign a nickname. Only A-Z0-9 are valid."
label.code="Catalog Identifier"
widget.code=text_10
ui_data_fields="code adminuser adminpass shopuser shoppass enablesecure"
ui_display_only="paygate adminuser adminpass shopuser shoppass enablesecure"
ui_hide_key=1
label.adminuser="Administrator user name"
help.adminuser="User name for superuser (technical administrator), which is probably you."
widget.adminuser=text_15
default.adminuser=admin
label.adminpass="Administrator password"
help.adminpass="Password for superuser. Do not use a system password here."
widget.adminpass=password_15
check.shopuser=mandatory
label.shopuser="Shop user name"
help.shopuser="User name for the first shop user, a person who will make changes to products, pages, etc."
widget.shopuser=text_15
label.shoppass="Shop user password"
help.shoppass="Password for shop user. Do not use a system password here."
widget.shoppass=password_15
label.enablesecure="Use SSL Web Server"
help.enablesecure="Select Yes if your Stronghold or other SSL secure server is set up"
widget.enablesecure=select
passed.enablesecure="0=No, 1=Yes"
]
@_UI_STD_FOOTER_@