That file is used everytime the UserIdTable changes.
The new updated file is written as .new, then the old UserIdTable file is deleted, and the .new is renamed to UserIdTable.
This is to prevent crashes caused by an invalid UserIdTable in case the updated file couldn't be written correctly (HD full or such).
|