Article ID: 324144 - Last Review: November 1, 2006 - Revision: 3.1 HOW TO: Use Ktpass.exe in Windows 2000This article was previously published under Q324144 On This PageSUMMARY
If you want to configure your UNIX hosts to use a Windows 2000-based server as a Kerberos Key Distribution Center (KDC), you must generate a Kerberos keytab file. You can use the Ktpass utility, which is included with the Microsoft Windows 2000 Resource Kit, to create a keytab file for your UNIX host.
The Ktpass.exe SyntaxThe Ktpass utility creates Kerberos keytab files that are used by UNIX Kerberos-based systems to define KDC hosts and user/service mappings.The syntax for the command is: ktpass /out filename /princ username [/mapuser] [/in filename] [/crpyto type] [/ptype type] [/keyno keynum] [/?]
Switch usage:
Generate a UNIX Host Keytab FileTo create a UNIX keytab file to permit the UNIX host to authenticate with a Windows 2000-based server, you must create a user in Active Directory in Windows 2000. This user is used by the Kerberos service on the client. Then, generate the keytab file and copy it to the UNIX host.To generate the host keytab file:
| Article Translations
|
Back to the top
