Creating home directories on Systems A and B

Each user that connects to IBM® i and IBM i applications needs a directory in the /home directory. This directory stores the user's Kerberos credentials cache.

To create a home directory for a user, follow these steps:
  1. On the System A command line, enter CRTDIR '/home/user profile', where user profile is the IBM i user profile name for the user.
    For example: CRTDIR '/home/SYSUSERA'.
  2. Repeat this command on System B but specify SYSUSERB to create a home directory for the user profile on System B.