
File System 8-11
© 2005 HMS Industrial Networks
AB7607 User manual
Password Files
‘sys_pswd.cfg & ad_pswd.cfg’
These files contain user / password information for users in normal mode
(‘sys_pswd.cfg’) and administration mode (‘ad_pswd.cfg’). The files shall be
located in ‘\user\pswd’ and ‘\pswd’ respectively.
These directories are protected from web browser access.
The file format is the following:
User1:password1
User2:password2
...
UserN:passwordN
Example:
JohnQ:Password
In this example, the username is ‘JohnQ’, and the password is ‘Password’.
If no ‘:’ is present, the password will be equal to the username.
Example:
BillH
In this example, both username and password will be ‘BillH’.