Stopping and restarting Kerberos server in PASE for i
You must stop and restart the Kerberos server in PASE for i to update the encryption values that you just changed.
Complete the following steps to stop and restart
the Kerberos server:
- 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 PASE for i 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, enter stop.krb5.
This command stops the Kerberos server.
- At the command line, enter start.krb5. This command starts the Kerberos server.