You must complete all of the following steps prior to restarting the iSeries server.
To configure EIM and Network authentication services complete the following steps:
Complete the following steps to configure an iSeries NetServer service principal on the Windows KDC:
For Windows 2000 clients:
ktpass -princ HOST/<iSeriesNetServerName@REALM>
-mapuser <new user> -pass <password>
For Windows XP or Windows Server 2003 clients:
ktpass -princ cifs/<iSeriesNetServerName>@REALM> -mapuser <new user> -pass <password>