Add the principals for endpoint systems to the Windows 2000 domain
Add the service principals for the endpoint systems by completing
these steps
- iSeries™ B
Steps
- On your Windows® 2000 server, expand .
- Select MYCO.COM as the domain and expand .
Note: This Windows domain should be the same as
the default realm name that you specified for the network authentication service
configuration.
- In the Name field, enter iseriesb to
identify the iSeries server
to this Windows domain. This will add a new user account
for iSeries B
- Access the properties on the Active Directory user iseriesb.
From the Account tab, select Account is
trusted for delegation. This allows the i5/OS™ service principal to access other
services on behalf of a signed-in user.
- On the Windows 2000 server, you need to map
the user account you just created to the i5/OS service principal by using the ktpass command.
The ktpass tool is provided in the Service Tools folder
on the Windows 2000 Server installation CD. At a Windows command
prompt, enter
ktpass -mapuser iseriesb -pass iseriesa123
-princ krbsvr400/iseriesb.myco.com@MYCO.COM -mapop set
- iSeries C
Steps
- On your Windows 2000 server, expand .
- Select MYCO.COM as the domain and expand .
Note: This Windows domain should be the same as
the default realm name that you specified for the network authentication service
configuration.
- In the Name field, enter iseriesc to
identify the iSeries server
to this Windows domain. This will add a new user account
for iSeries C.
- Access the properties on the Active Directory user iseriesc.
From the Account tab, select Account is
trusted for delegation. This allows the i5/OS service principal to access other
services on behalf of a signed-in user.
- On the Windows 2000 server, you need to map
the user account you just created to the i5/OS service principal by using the ktpass command.
The ktpass tool is provided in the Service Tools folder
on the Windows 2000 Server installation CD. At a Windows command
prompt, enter:
ktpass -mapuser iseriesc -pass iseriesa123
-princ krbsvr400/iseriesc.myco.com@MYCO.COM -mapop set
- iSeries D
Steps
- On your Windows 2000 server, expand .
- Select MYCO.COM as the domain and expand .
Note: This Windows domain should be the same as
the default realm name that you specified for the network authentication service
configuration.
- In the Name field, enter iseriesd to
identify the iSeries server
to this Windows domain. This will add a new user account
for iSeries D.
- Access the properties on the Active Directory user iseriesd.
From the Account tab, select Account is
trusted for delegation. This allows the i5/OS service principal to access other
services on behalf of a signed-in user.
- On the Windows 2000 server, you need to map
the user account you just created to the i5/OS service principal by using the ktpass command.
The ktpass tool is provided in the Service Tools folder
on the Windows 2000 Server installation CD. At a Windows command
prompt, enter:
ktpass -mapuser iseriesd -pass iseriesd123
-princ krbsvr400/iseriesd.myco.com@MYCO.COM -mapop set