KRB5
This type is a class for model objects.
Configuration settings for Kerberos authentication mechanism.
Package: security
Supertype: AuthMechanism
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary krb5Realm : EString The Kerberos realm name. krb5Config : EString The Kerberos configuration file (krb5.ini or krb5.conf) krb5Keytab : EString The Kerberos keytab file (krb5.keytab). krb5Spn : EString The Kerberos server principal name format as / trimUserName : EBoolean Specify whether the Kerberos principal name will be trimed. allowLTPAAuth : EBoolean Specify whether allow LTPA authentication mechanism when enabled Kerberos authentication mechanism. If allowLTPA is true, then the server can accept both Kerberos and LTPA authentications request. enabledGssCredDelegate : EBoolean Wherether to enabled the GSS delegation credential option. This enables the capability for an application to retrieve the stored credentials and propagate them to other applications downstream for Kerberos authentication configured : EBoolean Inidicate whether the Kerberos authentication is configured or not.
Attribute Details
krb5Realm - The Kerberos realm name.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
krb5Config - The Kerberos configuration file (krb5.ini or krb5.conf)
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
krb5Keytab - The Kerberos keytab file (krb5.keytab).
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
krb5Spn - The Kerberos server principal name format as/
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
trimUserName - Specify whether the Kerberos principal name will be trimed.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
allowLTPAAuth - Specify whether allow LTPA authentication mechanism when enabled Kerberos authentication mechanism. If allowLTPA is true, then the server can accept both Kerberos and LTPA authentications request.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
enabledGssCredDelegate - Wherether to enabled the GSS delegation credential option. This enables the capability for an application to retrieve the stored credentials and propagate them to other applications downstream for Kerberos authentication
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
configured - Inidicate whether the Kerberos authentication is configured or not.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006