...
- Start a command prompt.
Enter the following command to generate the keytab file for the Universal DDI user account:
ktpass -princ username@REALMexampleuser@REALM -mapuser logon_name@REALM
-pass password -out my.tab -ptype krb5_nt_principal -crypto encryption
Example:
ktpass -princ DNS/ns1.example.com@GSS.LOCAL -mapuser jsmith@GSS.LOCAL -pass37Le37 -out ns1.keytab -ptype krb5_nt_principal -crypto RC4-HMAC-NT
where:
-princ = Kerberos principal. Note that this parameter is case-sensitive. Specifies the principal name for the NIOS-X Server or service in this format: DNS/ns1.example.com@GSS.LOCAL
...
- Start a command prompt.
- Enter the following command to generate the keytab file for Universal DDI user account:
ktpass -princ usernameexampleuser@REALM -mapuser logon_name@REALM -pass password -out my.tab -ptype krb5_nt_principal -crypto encryption
Example:ktpass -princ DNS/ns1.example.com@GSS.LOCAL -mapuser jsmith@GSS.LOCAL -pass 37Le37 -out ns1.keytab -ptype krb5_nt_principal -crypto RC4-HMAC-NT
where:
-princ = Kerberos principal. Note that this parameter is case-sensitive. Specifies the principal name for the NIOS-X Server or service in this format: DNS/ns1.example.com@GSS.LOCAL
...
- Start a command prompt.
Enter the following command to generate the keytab file for the Universal DDI user account:
ktpass -princ username@REALMexampleuser@REALM -mapuser logon_name@REALM
-pass password -out my.tab -ptype krb5_nt_principal -crypto encryption
Example:
ktpass -princ DNS/ns1.example.com@GSS.LOCAL -mapuser jsmith@GSS.LOCAL -pass37Le37 -out ns1.keytab -ptype krb5_nt_principal -crypto RC4-HMAC-NT
where:
-princ = Kerberos principal. Note that this parameter is case-sensitive. Specifies the principal name for the NIOS-X Server or service in this format: DNS/ns1.example.com@GSS.LOCAL
...
- Start a command prompt.
- Enter the following command to generate the keytab file for Universal DDI user account:
ktpass -princ username exampleuser@REALM -mapuser logon_name@REALM -pass password -out my.tab -ptype krb5_nt_principal -crypto encryption
Example:ktpass -princ DNS/ns1.example.com@GSS.LOCAL -mapuser jsmith@GSS.LOCAL -pass 37Le37 -out ns1.keytab -ptype krb5_nt_principal -crypto RC4-HMAC-NT
where:
-princ = Kerberos principal. Note that this parameter is case-sensitive. Specifies the principal name for the NIOS-X Server or service in this format: DNS/ns1.example.com@GSS.LOCAL
...