You can manually add the IBM® i service principal
to the Kerberos server. As this scenario illustrates, you can also
use the batch file you created in step 6
to add the principal.
To use the batch file, you can use the download
function in IBM i
Access Client Solutions (ACS) to
copy the file to the Kerberos server and run it. Follow these steps to use
the batch file to add the principal to the Kerberos server:
- Download the batch file created by the wizard to your Kerberos
server.
- As the administrator on your Windows server do the following:
- Using ACS for System A,
select .
- Log in with your user ID and password.
- In the Directory field, enter the directory
in which the configuration file was saved,
/QIBM/UserData/OS400/iSeriesNavigator/config, and
press Enter.
- Select NASConfig_systema.bat, Right-click
NASConfig_systema.bat and select Download
- In the Download box, click Okay
- Enter your user ID and password.
- The downloaded file will be put in your downloads directory.
Note: It is recommended that you now delete the NASConfig_systema.bat file
from System A.
- Run batch file on kdc1.myco.com
- On your Windows server,
open the folder where you downloaded the batch file.
- Find the NASConfig_systema.bat file
and double-click the file to run it.
- After the file runs, verify that the IBM i principal has been
added to the Kerberos server by completing the following steps:
- On your Windows server,
expand .
- Verify that the system has a user account by selecting
the appropriate Windows domain.
Note: This Windows domain should be the same as the
default realm name that you specified for the network authentication
service configuration.
- In the list of users that is displayed, find
systema_1_krbsvr400. This is the user account generated
for the IBM i principal
name.
- Optional: Access the properties on
your Active Directory user. From the Delegation tab,
select Trust this user for delegation to any service (Kerberos
only).
Note: This optional step enables your system to
delegate or forward a user's credentials to other systems. As a result,
the IBM i service
principal can access services on multiple systems on behalf of the
user. This is useful in a multi-tier network.
Note: It is recommended that you now delete the NASConfig_systema.bat file
from your Windows server.