This step is optional for configuring a Kerberos server in i5/OS® PASE. If you intend to create a single sign-on environment after configuring the Kerberos server, complete this step. If not, skip to Step 9 (Configuring network authentication service).
Configure the client workstations as part of a workgroup by setting the Kerberos realm and Kerberos server on the workstation. You also need to set a password that is associated with the workstation.
All passwords specified in this scenario are for example purposes only. To prevent a compromise to your system or network security, you should never use these passwords as part of your own configuration.
To configure the workstations, complete these steps:
C:> ksetup /setdomain MYCO.COM C:> ksetup /addkdc MYCO.COM kdc1.myco.com
C:> ksetup /setmachpassword secret1
C:> ksetup /mapuser day@MYCO.COM johnday
C:> ksetupand view the results.
Related concepts
Scenario: Creating a single sign-on test environment