Configure the Kerberos policy sets and V2 general sample
bindings that are included with WebSphere® Application Server Version 7.0.0.1.
Before you begin
In order to use the additional Kerberos policy sets and V2
general sample bindings that are included with WebSphere Application Server Version 7.0.0.1,
you must create a new profile after installing the Version 7.0.0.1
update. Existing Version 7.0 profiles are not automatically updated,
and do not contain the Version 7.0.0.1 Kerberos policy sets and V2
general sample bindings. You can update existing profiles manually
using the following steps.
About this task
To update existing profiles, perform the following manual
steps. The deployment manager profile and the stand-alone application
server profile are the only profiles that you need to update.
Procedure
- 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.