Setting up the terminal server

On the terminal server, set up the user with the required permissions.

Procedure

  1. As user root, log in to Linux™ on the terminal server.
  2. Add and set up user alice.
    [root]# useradd -s /usr/bin/ts-shell -G ts-shell alice
    [root]# passwd alice
    ...
    [root]# chage alice
  3. Permit user alice to connect to LXGUEST1 by opening /etc/iucvterm/ts-authorization.conf with an editor and adding the following line:
    alice = list:lxguest1