It happens that I have to give to a technical user access to her SSH space.
She logs into her space through SSH
Suppose that she knows that another user "abc" is installed on the same server
She has access to ./../abc and from there to the content of anyfile, including configuration files where she can read passwords and access to the databases.
Is there a way to prevent a user look into another user through SSH ?
She logs into her space through SSH
Suppose that she knows that another user "abc" is installed on the same server
She has access to ./../abc and from there to the content of anyfile, including configuration files where she can read passwords and access to the databases.
Is there a way to prevent a user look into another user through SSH ?