Here are the steps for adding principals for endpoint systems.
This Windows domain should be the same as the default realm name that you specified for the network authentication service configuration.
ktpass -mapuser systemb -pass systema123 -princ krbsvr400/systemb.myco.com@MYCO.COM -mapop set
This Windows domain should be the same as the default realm name that you specified for the network authentication service configuration.
ktpass -mapuser systemc -pass systema123 -princ krbsvr400/systemc.myco.com@MYCO.COM -mapop set
This Windows domain should be the same as the default realm name that you specified for the network authentication service configuration.
ktpass -mapuser systemd -pass systemd123 -princ krbsvr400/systemd.myco.com@MYCO.COM -mapop set You have completed the propagation of the network authentication service configuration to multiple systems. To configure the Management Central server to take advantage of network authentication service, you need to perform some additional tasks. See Scenario: Using Kerberos authentication between Management Central servers for details.