You must stop and restart the Kerberos server in i5/OS™ PASE to
update the encryption values that you just changed. Complete the following
steps:
- In a character-based interface, enter call QP2TERM at
the command line. This command opens an interactive shell environment
that allows you to work with i5/OS PASE applications.
- At the command line, enter export PATH=$PATH:/usr/krb5/sbin. This command points to the Kerberos scripts that are necessary to run
the executable files.
- At the command line, enterstop.krb5. This command
stops the Kerberos server.
- At the command line, enter start.krb5. This
command starts the Kerberos server.