-out
|
Specifies the name of the Kerberos keytab output file.
|
c:\temp\apixg.keytab
|
-princ
|
Specifies the principal user name. The value for this field is defined in the form user@REALM . The concatenation of the user logon name, and the realm must be uppercase.
|
HTTP/testtibcoapix.pa.tibco.com
|
-pass
|
Specifies a password for the principal user name that is specified by the
princ option.
|
testtibcopass
|
-mapUser
|
Maps the name of the Kerberos principal, which is specified by the
princ option to the specified domain account.
|
test\testtibcoapix
|
-mapOp
|
Specifies how the mapping attribute is set.
|
set
sets the value for Data Encryption Standard (DES)-only encryption for the specified local user name.
|
-crypto
|
Specifies the encryption key type that are generated in the keytab file. The possible values are:
- DES-CBC-CRC
- AES256-SHA1
- all
|
all, which indicates that all supported cryptographic types can be used.
|