maintains the trap-hash-Table.
    When a accounting-Packet for an user is recieved, the radiusd can
    start a shell-script with the following Parameters:
  user ipadress event
 where
  
   - user 
- The full qualified username user@realm
   
- IP 
- A String with the IP_Adress
   
- event it is Start or Stop
  
There are the following commands
   - list 
- lists the users and the scripts
   
- add user Scriptpath
   
-  adds an entry for the user
   
- del user 
-  Deletes the user
   
- schnapp user 194.75.29.73 start
   
-  simulates the trap
  
Caution: A hacker could try to get an entry with a script
  for getting Superuserrights.
  So be carefull. This Mechanism is usefull for starting Monitoring-Software
  for Criminal Usersor inform the Police or start simply a Debugiing-Software ...