Executing stopOtherSessions suspends logins in the repository. If the
user that performed the stopOtherSessions logs out, logins are reenabled
automatically. The code that reenables logins under these circumstances
re-reads the configuration file. If you have modified the configuration
programatically in your repository, but not updated the configuration file,
these changes will be lost.
If you do not modify the configuration programatically, there is no issue.
If a user executes stopOtherSessions, they should explicity reenable logins
by calling System resumeLogins, before logging out.
Last updated: 7/29/10