Hi,
currently i need to restrict users' edit access to their own .profile and prevent others from reading. Chmod to 400 will not do the trick as owner himself can change the file permission. And changing the ownership, i will have to set the world to read, letting others to view. ={
Like to know if there are better solutions? Thanks for any suggestions.
currently i need to restrict users' edit access to their own .profile and prevent others from reading. Chmod to 400 will not do the trick as owner himself can change the file permission. And changing the ownership, i will have to set the world to read, letting others to view. ={
Like to know if there are better solutions? Thanks for any suggestions.