|
Posted by Steven L Umbach on August 24, 2006, 3:23 pm
If you were Registered and logged in, you could reply and use other advanced thread options What you refer to are privileged groups that have been around since the
first version of NT [nothing new here] and could be considered roles. But by
definition DAC allows the owner of the object to set permissions on the
object and that is the case on any NT based Windows operating system. If Joe
Blow has sensitive data on his computer because of DAC he can give ANY
user/group including everyone access to that data regardless of the users
job role.
Steve
"nomorespameventhoughthejapanesespamgivesmeachuckle"
>
> Steven L Umbach wrote:
>> They all use discretionary access control. The owner of the object can
>> set
>> permissions which by default is the creator of the object.
>>
>> Steve
>>
>>
>>
>> "nomorespameventhoughthejapanesespamgivesmeachuckle"
>> > What are the different default and optional access control models for
>> > the following systems:
>> >
>> > Win NT
>> >
>> > Win 2000 (workstation and server)
>> >
>> > Win XP
>> >
>> > Win 2003 Server
>> >
>> > I read multiple reports that differ in opinion. Some say DAC for NT
>> > and 2000 and others say MAC and then some others say RBAC.
>> >
>> > I think that an upgrade exists to enable RBAC in NT and 2000 but that
>> > default it is DAC.
>> >
>> > Did Microsoft first introduce RBAC in Windows XP and 2003?
>> >
>> > Thanks!
>> >
>
> Gotcha... Take Windows XP and 2003 for example... are these hybrid DAC
> and RBAC? With AD the admin can include users in roles like "backup
> operator" and assign those roles certain permissions.
>
|