Website is available in different locations across the globe. Different user profiles are created which will have access on content as per there role. (Example User A have access on CRXDE only).
How to make sure, if user change from his current location to another location (example from US to Canada), his access to content will remain same (i.e User A will have access to CRXDE only in US and in Canada).
Personalization has to do more with content to display in a Web site rather than ACL permissions. To handle permissions based on locale, I would look into making use of groups.
Personalization has to do more with content to display in a Web site rather than ACL permissions. To handle permissions based on locale, I would look into making use of groups.