Deleting a user from IBM Traveler
An administrator can remove old or invalid users from the IBM Traveler administrator UI and database. This should only be done for users where access is already restricted using a IBM Traveler or Domino® server access list, or who are no longer listed in the Domino® directory.
About this task
Procedure
- Run the following command:
tell traveler security delete * <username>
Note: If the user has already been deleted from the Domino® Directory, then the full user name must be specified. For example:tell traveler delete * CN=John Doe/OU=Raleigh/O=IBM
- Run the following command:
tell traveler delete * <username>
Any Remote Wipe commands performed on users/devices must be cleared before the entries can be deleted.
The above two steps should completely remove the user, but you can verify with the following additional step:
- Use the IBM Traveler administration application to verify that there are no records for the user. See Using the administration application for more information.