Configure Kerberos policy sets and V2 general sample bindings
Configure the Kerberos policy sets and V2 general sample bindings included with WebSphere Application Server v7.0.0.1 and later.
To use the additional Kerberos policy sets and V2 general sample bindings included with the product, create a new profile after installing the product. Existing profiles are not automatically updated, and do not contain the Kerberos policy sets and V2 general sample bindings. We can update existing profiles manually using the following steps.
To update existing profiles, perform the following manual steps. The deployment manager profile and the stand-alone application server profile are the only profiles needed to update.
Tasks
- Copy the directories containing the additional Kerberos policy sets from the profile templates directory, app_server_root/profileTemplates/default/documents/config/templates/PolicySets, to the profile configuration directory, profile_root/config/templates/PolicySets. Each additional Kerberos policy set is contained in a separate directory. The directories are:
- Kerberos V5 SecureConversation
- Kerberos V5 WSSecurity default
- TrustServiceKerberosDefault
- Unpackage and copy the general bindings, Client sample V2 and Provider sample V2.
- Extract the directories and files from the package file app_server_root/profileTemplates/default/configArchives/AppSrv.car into a temporary directory.
- Copy the general binding directories from the temporary directory <temp_dir>/cells/defaultCell/bindings/, to the profile configuration directory for the cell, profile_root/config/cells/<cellName>/bindings. Each general binding is contained in a separate directory. The directories are:
- Provider sample V2
- Client sample V2
- Restart the server.
Related:
General sample bindings for JAX-WS applications