alex said: > Doesn't root=root regardless of how you become root? > Ditto for user? pretty much. the idea is just to try to minimize use of the root account as much as possible. some go further by using sudo so they don't even interact with a root shell just run commands(like apt-get). nate