To configure your client workstations, set the Kerberos realm and the Kerberos server.
After you have created a host principal for your Windows 2000 workstation on the Kerberos server in i5/OS® PASE, you need to configure the client workstations. You need to make this client part of a workgroup by setting the Kerberos realm and Kerberos server on the workstation. You also need to set a password that will be associated with the workstation. To configure the workstations, complete these steps:
User names, host names, and passwords are used for example purposes only.
C:> ksetup /setdomain REALM.NAME.COM C:> ksetup /addkdc REALM.NAME.COM kdc1.hostname.comFor example, the administrator for MyCo, Inc entered the following:
C:> ksetup /setdomain MYCO.COM C:> ksetup /addkdc MYCO.COM kdc1.myco.com
C:> ksetup /setmachpassword passwordThis password must match the password used when you created the host principal, pc1.myco.com. For example, the user for MyCo, Inc entered the following:
C:> ksetup /setmachpassword secret1
C:> ksetup /mapuser jonesm@MYCO.COM maryjones