Quote:
Originally Posted by Barrykgerdes
Removing those security controls is the first thing I do after installing Windows. It's my computer and I want access to everything even system files!
|
Access does not automatically mean write/delete access to everything. You can have convenience or security. Pick one.
Quote:
Originally Posted by acropolite
Leon it may be that a folder may have been inadvertantly moved, it's easy to accidentally move a folder with Win7, might ne worth taking a browse through your directory tree and see if anything looks out of place.
|
Convenience makes mistakes like that more likely. UAC at least asks "are you sure?".
Who runs their *nix system always logged on as root?
Ever done "rm -rf /*" when you really meant "rm -rf *" ?
I know of someone who did "chmod -R -x /*" on a live production system. Good thing they had a current mksysb and data backups.
Andrew