I have enabled the registration application and users can successfully register through a form. However when a regular user logs into the AddressBook application they are able to see all the contacts that are in it. I need them to be able to see only their name and only the addressbook they created in it. They should be able to view/update their own details, but should not be able to see any of the other people registered with the company. At the moment they cannot edit any of the details of any of the people registered but are still able to view their details. Only the root/admin user should be able to see and edit all the contacts registered. Cheers