Set Kerberos policy sets and V2 general sample bindings
Set the Kerberos policy sets and V2 general sample bindings that are included with WAS V7.0.0.1.
In order to use the additional Kerberos policy sets and V2 general sample bindings that are included with WAS V7.0.0.1, create a new profile after installing the V7.0.0.1 update. Existing V7.0 profiles are not automatically updated, and do not contain the V7.0.0.1 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 dmgr profile and the stand-alone application server profile are the only profiles that we need to update.
- Copy the directories containing the additional Kerberos policy sets from the profile templates directory...
APP_ROOT/profileTemplates/default/documents/config/templates/PolicySets...to the profile configuration directory...
$WP_PROFILE/config/templates/PolicySetsEach 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_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, $WP_PROFILE/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 concepts
General sample bindings for JAX-WS applications
Related tasks
Set the Kerberos token for WS-Security