If you want to manage users created on the public instance (like self-registration user, etc..) from the author instance, you need to create a clustered workspace for the users. This way the author and public are using the same 'database'. Changes made in the author are directly visible on the public (because it's the same 'database').
The PUR module is using the same structure: https://documentation.magnolia-cms.com/display/DOCS/Public+User+Registration+module Here you can read more about clustering: https://documentation.magnolia-cms.com/display/DOCS/Clustering The PUR is using a separate realm for the users (See configuration:/server/security/userManagers). -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=ad13eb0b-0fb6-44fa-9051-af9cb440cb27 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------