Service manual
Cyclades-TS
27
Chapter 5 - Summary of the Configuration Process
Installation & Service Manual
5. Remove the temporary user boo.
# deluser boo
6. Change the password for all users and add the new ones needed.
# passwd <username>
or
# adduser <username>
7. Edit config_files file and add a line with “/etc/shadow”.
E. Edit the pslave.conf file. This is the main configuration file that concentrates most product parameters and
defines the functionality of the Cyclades-TS. The modifications made to this file will depend on the profile.
F. Activate the changes.
G. Test the configuration to make sure the ports have been set up properly.
H. Save the changes and restart the server application.
Full details on each step listed above and how to perform them are provided in the next chapter. Make sure to
always complete ALL the steps for your application before testing or switching to another profile.
WARNING! The Cyclades-TS provides both a command-line and a web interface for your
convenience. Both are enabled by default and both have default passwords. Make sure BOTH
default passwords (password is
tslinux
) are changed to avoid unauthorized access to your network.
To disable the WEB service, refer to Appendix D.