We connect to the Linux server from windows using putty and we all share the common user and password. I'm creating a file and I want to give read only permission to others but if I login (from my machine) then I should have full access to the file.
Since we all share the same user/pwd I cannot the bifurcate the permissions based on the user.
Is it possible to give the permissions to a file based on from which machine(IP address) logged in?