Previous Topic: REALM(KERBDFLT) Keyword—Define Local RealmNext Topic: REALMNAME(Local Realm) Keyword—Local Realm Name


REALMNAME Keyword—Secureway Realm

Valid on z/OS.

Use the REALMNAME keyword to describe the relationship of a REALM in the Secureway Security Server Network Authentication Service configuration file to the local REALM. When REALMNAME is specified for the local REALM, only the URL associated with the local TCP/IP node is employed. When REALMNAME is specified for a foreign realm, a more involved syntax is required.

Note: The format of the REALMNAME supplied in the command is not checked by CA Top Secret.

When used in the local realm, this keyword has the following format:

TSS ADDTO(SDT) REALM(KERBDFLT)
               REALMNAME(local—realm—URL)
               ENCRYPT('[DES|NODES]
                       [DES3|NODES3]
                       [DESD|NODESD]
                       [AES128|NOAES128]
                       [AES256|NOAES256]')
               KERBPASS(password)
               CHKADDRS

When used in the foreign realm, this keyword has the following format:

TSS ADDTO(SDT) REALM(foreign_realm)
               REALMNAME('/.../local_URL/krbtgt/foreign_URL')
               ENCRYPT('[DES|NODES]
                       [DES3|NODES3]
                       [DESD|NODESD]
                       [AES128|NOAES128]
                       [AES256|NOAES256]')
               KERBPASS(password)

This keyword is used with: