<!-- This command will enable the disable-account.sh script
  -  to be used in the active-response. It will exepct an
  -  username as argument.
  -->
<command>
  <name>disable-account</name>
  <executable>disable-account.sh</executable>
  <expect>user</expect>
  <timeout_allowed>yes</timeout_allowed>
</command>
