Private Data

Is there a way to clear the private data for a user?

Hey mtstravel,

Are you referring to the information that is stored in the jivePrivate table? You can erase the data from that table for the users that you want. That information is not cached in the server so there is no need to restart the server after you deleted that info from the DB.

Regards,

– Gato

what is the best way to read the built in db to find the data for a specific user to delete it. I am refering to the ability to save Private Data to the server so a user’s settings follow them to any computer.

Was wondering is it worth to have some GUI in Admin Console for cleaning user’s (or all users’) private data storage?

Though i know only one usage of this - bookmarks, and it doesnt seem worth. Maybe there is something else what i can use private data storage for?

Hi Oleg,

Tasks and Notes within Spark and XEP-0145 use the private storage.

LG

it2000 wrote:

Hi Oleg,

Tasks and Notes within Spark and XEP-0145 use the private storage.

LG

Great then