The issue is that when a meeting is marked as PRIVATE the subject and other details are visible in the resource database
Link
There is an INI setting you can put on your R&R server so that the subject of all "Private" entries get replaced with:
[** Private entry. The description is not available for display. **]
This was done so that the Subject of the reservation stays private (eg: no peeking using InfoBox). Put the following line in your R&R servers NOTES.INI file and you should be good to go:
RNR_MAKE_TOPIC_PRIVATE=1
The setting is _not_ retroactive, it will not cause RnRMgr to go back and remove the Subjects from reservations that have already been processed. It only affects new reservations (or reschedules) from that point forward.
Link
Subscribe to:
Post Comments (Atom)
1 comment:
I am wondering why this hasn't been enabled in first place?
Post a Comment