Network Deployment (Distributed operating systems), v8.0 > Scripting the application serving environment (wsadmin) > Welcome to scripting for web services > Configure web services applications using wsadmin.sh > Configure application and system policy sets for web services using wsadmin.sh


Create policy sets using wsadmin.sh

Create policy sets to centrally manage policies that are customized for your web services. Use wsadmin.sh, which supports the Jython and Jacl scripting languages, to create new policy sets, copy existing policy sets, or import a policy set configuration. You can also query for an existing policy set and respective attributes.

In order to complete this task, use the Administrator role with cell-wide access when administrative security is enabled.

There are three ways to create a new policy set using wsadmin.sh. We can create a new policy set and its configuration, copy an existing policy set, or import a policy set.

When you create a new policy set, add policies. If you copy an existing policy set, you can transfer the policies and attachments that are configured on the existing policy set. The command examples in this topic use batch mode syntax. We can use the -interactive option with all commands in the PolicySetManagement group.


Procedure


Results

If you receive a success message after entering the commands, you can now manage a policy set that is customized for your web services applications. We can further configure the policy set and policies.


What to do next

Use the validatePolicySet command to validate your policy set configurations after modifying attributes for policies. For example, run to validate the PolicySet1 policy set:

AdminTask.validatePolicySet('-policySet PolicySet1')

Web services policy sets
Update policy set attributes using wsadmin.sh
Delete policy sets using wsadmin.sh
Add and remove policies using wsadmin.sh
Create policy sets


Related


PolicySetManagement command group

+

Search Tips   |   Advanced Search