Print

Generating a keytab file for the AE Server account on the Domain Controller

About this task

This procedure is performed by an administrator on the Windows Domain Controller.

After you create the AE Server account on the Windows Domain Controller, generate a keytab file for the AE Server account.

noteNote

This example uses the aeserver user account name to generate a keytab file called aeserver.keytab.

Procedure

From the Windows command prompt type:

Ktpass –princ aeserver/aeserver@dcserver1.xyz.com -mapuser aeserver –pass aespassword –out aeserver.keytab