imdeluser

imdeluser is a utility for the system administrator to remove a user or public shared folder from the message store. imdeluser is a utility command and needs to be run on the server as root.


Syntax

 
imdeluser [-u file | - ] [ username...]
 

The following options are used with imdeluser:

[-u file | - ]  

Read user names from file. Use `-' to read the user names from stdin.  

username  

username is either a regular userid or a public shared folder name.  


Examples

The following example deletes a user named "joe."

 
# imdeluser joe
 

The next example deletes a public shared folder.

 
# imdeluser #shared.ims-team
 

imdeluser prompts for the administrator's Distinguished Name (DN) and password:

 
# imdeluser joe
 
DN:
 
Password:
 

If all of the following conditions are valid, all the folders and user files for the specified user are removed from the message store:

User entered the correct DN and password
User or public shared folder exists in the message store
User is not receiving messages



Copyright © 1999 Sun Microsystems, Inc. All Rights Reserved.