I am trying to modify the address book so when a particular user logs in they can only view their address details and nobody else’s (so only they are listed in the address book) what file(s) should I be looking at when trying to accomplish this?
This brings up another question I have, how do I restrict certain parts of the GUI for the info log based on their user group? (example, default user’s cannot change the status, while root can change the status) what file(s) should I be looking at when trying to accomplish this?