| Author |
Message |
mbrunton
Guest
|
Posted:
Fri Nov 04, 2005 5:50 pm Post subject:
Active Directory Permissions |
|
|
When you go to the security tab of a user, click on advance
What does the "Default box" do?
I don't quite understand this "to replace all permission entries with the
default settings" |
|
| Back to top |
|
 |
Joe Richards [MVP]
Guest
|
Posted:
Fri Nov 04, 2005 5:50 pm Post subject:
Re: Active Directory Permissions |
|
|
It replaces the explicit permissions on the object with the permissions defined
in the defaultsecuritydescriptor attribute of the object class from the schema.
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
mbrunton wrote:
| Quote: | When you go to the security tab of a user, click on advance
What does the "Default box" do?
I don't quite understand this "to replace all permission entries with the
default settings" |
|
|
| Back to top |
|
 |
mbrunton
Guest
|
Posted:
Fri Nov 04, 2005 5:50 pm Post subject:
Re: Active Directory Permissions |
|
|
Do you know of script that can do this on users?
"Joe Richards [MVP]" wrote:
| Quote: | It replaces the explicit permissions on the object with the permissions defined
in the defaultsecuritydescriptor attribute of the object class from the schema.
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
mbrunton wrote:
When you go to the security tab of a user, click on advance
What does the "Default box" do?
I don't quite understand this "to replace all permission entries with the
default settings"
|
|
|
| Back to top |
|
 |
Ulf B. Simon-Weidner [MVP
Guest
|
|
| Back to top |
|
 |
mbrunton
Guest
|
Posted:
Fri Nov 04, 2005 9:50 pm Post subject:
Re: Active Directory Permissions |
|
|
That works, but it doesn't check the inherit from parent the permission... box.
Can dsacls check this box?
"Ulf B. Simon-Weidner [MVP]" wrote:
|
|
| Back to top |
|
 |
Ulf B. Simon-Weidner [MVP
Guest
|
Posted:
Fri Nov 04, 2005 9:50 pm Post subject:
Re: Active Directory Permissions |
|
|
=?Utf-8?B?bWJydW50b24=?= says...
| Quote: | That works, but it doesn't check the inherit from parent the permission... box.
Can dsacls check this box?
|
Hello,
I haven't seen this option, however there's a script in
http://support.microsoft.com/?id=817433
which is setting the inherit flag on adminsdholder-objects. You could modify
that script to accomblish what you want to do.
--
Gruesse - Sincerely,
Ulf B. Simon-Weidner
MVP-Book "Windows XP - Die Expertentipps": http://tinyurl.com/44zcz
Weblog: http://msmvps.org/UlfBSimonWeidner
Website: http://www.windowsserverfaq.org |
|
| Back to top |
|
 |
Ulf B. Simon-Weidner [MVP
Guest
|
|
| Back to top |
|
 |
mbrunton
Guest
|
Posted:
Fri Nov 04, 2005 9:50 pm Post subject:
Re: Active Directory Permissions |
|
|
I tried that. But what switch do I need to use?
"Ulf B. Simon-Weidner [MVP]" wrote:
|
|
| Back to top |
|
 |
Paul Williams [MVP]
Guest
|
|
| Back to top |
|
 |
|
|
|
|