Table of contents
Which users are currently logged into NorthStar
grep -e "Succesfull logon" -e "logged out" /var/log/tomcat5.5/useradministration/useradministration.log
Users cannot react to proposal invitation
This is normally caused by a difference of the email address specified by the inviting person and the email address
actually used by the invited person.
Workarround: table invitations contains the unaccepted invitations. Find the ones for the proposal in questions and make note of the memberIDs.
These memberIDs will appear in the table nonregisteredmembers. Find the record corresponding to the person having trouble with the invitation. Delete this record from nonregisteredmembers.
Table registeredmembers contains the invited users with accepted invitations.