You are not logged in.
Pages: 1
Hi folks
I was wondering what things the root user cant do? Only thing i could come up with is seeing a users password (although i suppose root could change it)
Offline
While other users can modify files only if they have permission to do so, root can mess with anything on the system. Most system-wide configuration has to run as root, because normal users do not have permission to do so.
Offline
but root could modify binaries to intercept and store the user's password in plaintext
root can do everything, as it has the power to change any binary or file on the system.* And everything is a file isnt it? Well, that was the idea once upon a time.
James
* Not on some SELinux and equivalent configurations.
Offline
sorry to wake the thread, but can module 'capability' be used to restrict filesystem access for root?
Offline
Pages: 1