Hi,
I need to create a user which has equivalent privileges as that of root. Is it possible?
e.g. /dump has the permissions as:
d--------- 102 root root 9728 May 26 17:08 dump
i have 2 users: root and test. dump has access to nobody. But still "root" can login to it but "test" can't. Why is it so?
If i can make "test" as powerful as "root"?