Affichage des articles dont le libellé est How to make logging impossible. Afficher tous les articles
Affichage des articles dont le libellé est How to make logging impossible. Afficher tous les articles

How to make logging impossible

mardi 9 juin 2015

I have this question ,
My user is taking a leave for few days , and as an administrator I want to make logging impossible without affecting all file systems

What's the best choice:
1)Add * to his encrypted password
2)Delete the user from the /etc/password file
3)remove the users encrypted password
4)rename hi username to root
5)set his juserId to -1


How to make logging impossible