REPAIRDIR
Function
The Directory entries a key part of a user's account. Be sure to have a current backup before starting a Directory repair. We recommend you contact FirstClass Customer Support before beginning this process.
After the DIAGNOSEDIR command has located an index that is error free, the REPAIRDIR command is used to copy the entry to the other two indices.
The REPLY command is required. Within Administration > Admin Resources, you'll find a special form and script to aid in Directory Diagnosis and Repair.
The REPLY command is required.
Syntax
REPLY
REPAIRDIR dirdesc pattern clientID option
Parameters
dirdesc |
Index, Client, User, Gateway, Conference, Calendar, MailList, Remote, Group, or Route. |
pattern |
The string you want to search for. Optional. |
clientID |
Required when using the Client dirdesc. Optional when using any other dirdesc. |
+n |
Treats the specified pattern as a name and will search the Name index. |
Examples
The Client index is error free. To duplicate the correct entry to the other two indices, send the following command:
REPLY
REPAIRDIR client 1707
The server returns:
Repair report for parameters: client 1707
Repaired:[1] (1707) "sbram" Susan Bram
The Name index is error free. To duplicate the correct entry to the other two indices, send the following command:
REPLY
REPAIRDIR USER Bram +n
The server returns:
Repair report for parameters: USER Bram +n
Repaired:[1] (1707) "sbram" susan bram
|