Enable SPNEGO in WebSphere
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) is a requirement of the Kerberos authentication protocol. It must be enabled in your WebSphere profile.
- Log in to the Integrated Solutions Console.
- Select Security->Global Security->Web and SIP Security->SPNEGO Web Authentication
-
Under SPNEGO filters, click New. Enter the following values.
- Hostname
-
The fully- qualifed domain name of the machine where WebSphere is installed
Example
LSF10.lawson.com
- Kerberos realm name
-
The Kerberos realm name (uppercase)
Example
LAWSON.COM
- Check "Trim Kerberos realm from principal name."
- Click Apply and then OK.
- Select "Dynamically update SPNEGO"
-
Select "Enable Spnego"
- Kerberos configuration file with full path
-
Browse to select the krb5.conf configuration file.
- Kerberos keytab file name with full path
-
Browse to select the LSF10.keytab file.
- Click Apply and then OK.
- Click Save to master configuration.