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

If you install the s390-tools package as an RPM, the installation process might perform this task for you.

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