Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:lsmcd:sasl_secure_user_data [2019/07/03 17:52]
Robert Perper [Use]
litespeed_wiki:lsmcd:sasl_secure_user_data [2019/11/27 14:29]
Robert Perper [Anonymous User]
Line 18: Line 18:
 As mentioned above, once you have made this change you must delete your existing databases or LSMCD will refuse to come up, as it will notice the changed data condition. As mentioned above, once you have made this change you must delete your existing databases or LSMCD will refuse to come up, as it will notice the changed data condition.
  
-The default is ''​false''​ so that data created by all users is visible to all users. ​ Once it is set to ''​true'',​ each user's data can only be visible to that user.+The default is ''​false''​ so that data created by all users is visible to all users. ​ Once it is set to ''​true'',​ each user's data can only be visible to that user.  Note that you must enable SASL to enable DataByUser.
  
 ==== Use ==== ==== Use ====
Line 37: Line 37:
  
 The default is ''​false''​ so that you do not mistakenly allow unauthenticated users access to Memcached facilities (even though the data would be separated).  ​ The default is ''​false''​ so that you do not mistakenly allow unauthenticated users access to Memcached facilities (even though the data would be separated).  ​
 +
 +If you turn the anonymous user on, then telnet and other ASCII activity will be re-enabled. ​ As mentioned above if you have ''​Cached.DataByUser''​ enabled, this data is written to a separate area in the database from binary data secured with SASL.  ​
  • Admin
  • Last modified: 2019/11/27 14:29
  • by Robert Perper