User's Manual

IDSmart UHF Security Gate User Manual
© Copyright 2014 ClarIDy Solutions, Inc. All rights reserved. 23/40
If this is a first time connection, a security alert will be shown. Choose "Yes" to accept the
security key for future connection, as we are pretty sure that we are connecting to the intended
equipment.
The default username and password is listed below. User can change the password with
Linux change password command once connected.
Username: sshuser
Password : IDSmart
A command shell is shown when the login is successful. Most of the common Linux
command works under this shell, but some may not since it is embedded Linux.
5.2. Switching to Debug Mode
The security gate is started up in service mode. To perform diagnostic, the user must
switch the security gate to debug mode.
After successful logged in with the "sshuser" account, user should be in the home directory
of the user, run the debug mode script by typing "./security-gate-DebugMode.sh" in the shell.
sshuser@freescale ~$ ./security-gate-DebugMode.sh
When the script executed, the security gate will reboot and user can log in to the system
running the debug mode. Always switch to debug mode when performing diagnostic and
configuration of the system.
The reboot process will kick the remote access connection so users will need to reconnect
to the system once the system restart. The LED light of the security gate will not turn to blue
after reboot to debug mode.
5.3. Running the Demo Program for Diagnosis
A demo program is developed to facilitate the testing of the equipment. The demo program
can test individual components of the equipment and is therefore very handy when performing
diagnosis. Before running the demo program, be sure that the system is in "debug mode".
The demo program is preinstalled in the equipment. It is located under the directory
"/usr/local/security-gate-demo/". When login, change the directory to "security-gate-demo" and