Application Of The Login User Setting Of The C Controller Module; Ensuring Safety From Illegal Access From Outside; Retaining The Login User Setting - Mitsubishi Electric Q12DCCPU-V User Manual

Melsec q series, c controller module
Hide thumbs Also See for Q12DCCPU-V:
Table of Contents

Advertisement

6
PREPARATORY PROCEDURES AND SETTING
(2) Precautions
(a) Application of the login user setting of the C Controller module
(b) Ensuring safety from illegal access from outside
(c) Characters applicable to the user name and password
(d) Retaining the login user setting
The login user setting of the C Controller module restricts users and module
setting operations.
This setting does not completely prevent unauthorized access form outside.
To ensure the C Controller system safety against unauthorized access from
outside, take appropriate measures.
Take into account the following.
1) To prevent unauthorized access from outside, use the module on a LAN.
2) Set an account (user name and password) to prevent it from being leaked.
• Avoid a simple setting composed of alphanumeric characters only.
• Include some symbols ($&?) to make the user name and password
complicated.
• Delete the default account by using the loginUserDelete function to
prevent unauthorized access by the default account.
<Program example>
Delete the default account by the loginUserDelete function on VxWorks.
Set it in the script file or user program.
loginUserDelete ("target", "password");
Refer to the following.
Appendix 5
Functions may not be restricted properly (
characters other than those indicated in Appendix 5 are used.
The set login user information are cleared and returned to default when the C
Controller module is powered off or reset.
To retain the login user setting, describe a script file that registers (adds/deletes)
the login user setting.
Describe either of the following in the script file.
• Directly describe the login user operation commands (loginUserAdd function
and/or loginUserDelete function).
• Describe the procedure for starting the user program task for login user
operation.
Page 6-88, Section 6.11.1) if any
6.11 Login User Setting and Restriction
6.11.2 Setting a login user
1
2
3
4
5
6
7
8
6
- 91

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sw3pvc-ccpu-eQ06ccpu-vQ06ccpu-v-b

Table of Contents