You can't. |
Jespe posted on Thursday, February 07, 2008 2:28 PM
|
You can't. You can't roll back permissions once you have destroyed them
because there is no way to evaluate what would have happened to objects
underneath the container had these permissions been in effect when you
created that object.
The best you can do is set some kind of sane permission and hope for the
best. You can't set "special permission" because that indicates a
non-standard combination of flags. To return the root of the drive to the
default permissions, run these two commands from an elevated command prompt:
icacls <drive> /grant AuthenticatedUsers:(OI)(CI)(IO)(M)
icacls <drive> /grant AuthenticatedUsers:(AD)
Make sure you replace <drive> with the name of your drive, and make sure you
specify it with a slash, as in "d:\"
BTW, I'm glad your Linux box has been up for 12 days, but that means you are
probably missing at least four critical security patches that you ought to go
apply.
---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/0470101555?ie=UTF8&tag=protectyourwi-20 |
 |
|
thanksI don't run "apt-get upgrade" automatically. Thanks for the reminder. |
Man-wai Chang ToDie posted on Friday, February 08, 2008 1:04 AM
|
thanks
I don't run "apt-get upgrade" automatically. Thanks for the reminder.
--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04) Linux 2.6.24
^ ^ 14:02:01 up 13 days 19:36 2 users load average: 2.27 2.13 1.71
? ? (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa/ |
 |
|
Autheneticated Users: Special Permission |
Man-wai Chang ToDie posted on Friday, February 08, 2008 1:09 AM
|
Got a problem:
F:\>icacls F:\ /grant AuthenticatedUsers:(OI)(CI)(IO)(M)
AuthenticatedUsers: No mapping between account names and security IDs
was done.
Successfully processed 0 files; Failed processing 1 files
F:\>icacls F:\ /grant AuthenticatedUsers:(AD)
AuthenticatedUsers: No mapping between account names and security IDs
was done.
Successfully processed 0 files; Failed processing 1 files
--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04) Linux 2.6.24
^ ^ 14:08:01 up 13 days 19:42 2 users load average: 2.95 2.44 1.98
? ? (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa/ |
 |
|
Autheneticated Users: Special Permission |
Paul Adare posted on Friday, February 08, 2008 5:14 AM
|
--
Paul Adare
MVP - Virtual Machines
http://www.identit.ca
Command: Statement presented by a human and accepted by a computer in such
a manner as to make the human feel as if he is in control. |
 |
|
Autheneticated Users: Special Permission |
Man-wai Chang ToDie posted on Friday, February 08, 2008 9:52 PM
|
Oh sorry.. :)
--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04) Linux 2.6.24
^ ^ 10:51:01 up 14 days 16:25 1 user load average: 0.14 0.10 0.02
? ? (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa/ |
 |
|