Making ts-shell an eligible login shell
To make ts-shell an eligible login shell, you must add it to /etc/shells.
Before you begin
Procedure
To make ts-shell an eligible login shell add it to /etc/shells.
For example, issue the following
command:
[root]# echo "/usr/bin/ts-shell" >> /etc/shells