This procedure applies to:
The kdestroy command destroys the user's authentication tickets, which are located in /tmp/tkt<uid>.
The kdb_destroy command destroys the kerberos authentication database, which is located in /var/kerberos/*.
This removes the following files:
This removes the .klogin file, which contains a list of principals that are authorized to invoke processes as the root user with the SP-authenticated remote commands [rsh,rcp].
This removes the Kerberos Master key cache file.
This command insures that the authentication database files are completely removed.
This command configures SP authentication services. Executing this command invokes an interactive dialog, in which various utility programs are invoked to accomplish this configuration. (Refer to Chapter 1, the "Understanding RS/6000 SP Installation" section of the IBM RISC System/6000 Scalable POWERparallel Systems Installation Guide.)
NOTE: In PSSP 2.3 and later this step will also perform the actions listed in steps 9 and 10.
This command will recycle the hardmon daemon and let it get a new hardmon ticket so it can monitor the hardware properly.
NOTE: if you are running PSSP 2.3 or later you may skip to step 11 after completing step 8.
This command will add the necessary remote command (RCMD) principals for the nodes to the Kerberos database based on what is defined in the SDR for those nodes.
AUTOMATICALLY (requires a re-boot of the nodes):
Shut down and reboot the nodes (DO NOT use netboot).
MANUALLY (reboot of the nodes is NOT required):
If they differ, ftp the files from the control workstation out to the nodes.
Once the nodes are customized with the new /etc/krb-srvtab, you can test the functionality of Kerberos by obtaining a ticket (kinit root.admin) and executing the /usr/lpp/ssp/rcmd/bin/rsh <any_node> date command.