2 April,18 at 03:01 PM
Problem:
KRB5CCNAME is not exported to the shell for ssh or telnet logins
Resolution:
With HP-UX, after logging in as an Active Directory user through telnet or ssh, the environment variable KRB5CCNAME
is not exported to the shell. To ensure that all DirectControl functionality is available to an AD user, you should add the
following to their .profile or .bash_profile:
. /usr/share/centrifydc/bin/adenv
Note that the period (".") at the beginning of this is required.