Valid on z/OS.
Use the ENCRYPT keyword to enable or disable levels of encryption. The levels supported are:
Configuration ENCTYPE
Configuration ENCTYPE double DES.
Configuration ENCTYPE:
Configuration ENCTYPE:
Configuration ENCTYPE:
Corresponding to each level of encryption in the security environment, there must be a corresponding level in the Kerberos configuration file. See the IBM documentation on the Security Server Network Authentication Service to assure that your configuration file corresponds to your security encryption specification.
The encryption levels of mutually defined systems in a TCP/IP network must specify equal encryption levels to ensure handshake:
|
LOCAL REALM A |
LOCAL REALM B |
|
FOREIGN REALM B |
FOREIGN REALM A |
For z/OS 1.8 and below:
For z/OS 1.9 and above, KERBLVL is ignored, all levels are supported.
When used with REALM, this keyword has the following format:
TSS ADD(SDT) REALM(KERBDFLT|foreign_realm)
REALMNAME(realmname)
ENCRYPT('[DES|NODES] [DES3|NODES3] [DESD|NODESD]
[AES128|NOAES128][AES256|NOAES256]')
KERBPASS(password)
When used with Kerberos, this keyword has the following format:
TSS ADD(acid) KERBNAME(kerbname)
ENCRYPT('[DES|NODES] [DES3|NODES3] [DESD|NODESD]
[AES128|NOAES128][AES256|NOAES256]')
Default: DES DES3 DESD AES128 AES256
The keyword is used with:
|
Copyright © 2009 CA.
All rights reserved.
|
|