LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   root access to user account (https://www.linuxquestions.org/questions/linux-newbie-8/root-access-to-user-account-816085/)

RudraB 06-30-2010 01:23 AM

Quote:

Originally Posted by frieza (Post 4017446)
the real question being what do you have to hide?

Actually, he has messed some of my data. I have one another question. Actually, I am aware that root is the Boss. But, I found something like :
root can access anything by default....so I assume I can change this. It seems I cant. Hence I have another question:

Can I encrypt my scripts such a way that i can run the encrypted file itself?
I can encrypt file via vim -x ....but shell cant understand what is inside. can I run encrypted script?

zirias 06-30-2010 02:11 AM

Only if you prepend a self-decrypting routine. And, if they should run non-interactively, this routine needs to contain the decryption key -- quite pointless. Really, go get an account on a machine where you can trust the operators...


All times are GMT -5. The time now is 09:33 PM.