Node:Adding or Modifying Policies, Next:Deleting Policies, Previous:Retrieving the List of Policies, Up:Policies
To add a new policy, use the kadmin add_policy command, which
requires the "add" administrative privilege.  The syntax is:
     add_policy [options] policy_name
     
To modify attributes of a principal, use the kadmin modify_policy
command, which requires the "modify" administrative privilege.  The
syntax is:
     modify_policy [options] policy_name
     
add_policy has the alias addpol. 
modify_poilcy has the alias modpol.
The add_policy and modify_policy commands take the
following switches: