5.3. Testing the Configuration
Use the following tests to validate the PAM and Kerberos configuration:
On the HP-UX client machine, run kinit admin and enter the password.
# kinit admin # klist (to verify that you received a valid ticket)
From another Linux client machine, attempt to log in via SSH.
# ssh admin@hpuxipaclient.example.com
The admin user should be able to log in via SSH without being asked for a password.
On the HP-UX client console, at the login prompt, enter the Administrator's login ID and password. The admin user should be able to log in from the console.
By default, the admin user is given /bin/bash as the shell to use and /home/admin as the home directory. You may need to install bash (or link sh to /bin/bash or modify admin to use /bin/sh or a shell available in all of your systems) to be able to log in.