Delegation of Windows 2000 Active Directory has been
established for our technical staff and has limited their
access to a degree that allows them to function well.
However, they have access to disable/re-enable user
accounts, which we want to deny. I've searched through
the object classes on the user object, but cannot find the
specific setting that will prevent this access.

Any ideas?

Thanx

Re: Delegating AD access by Joe

Joe
Wed Jul 23 23:22:26 CDT 2003

userAccountControl is a bit flag attribute that controls account enabled/disabled among other things.

--
Joe Richards
www.joeware.net

--

"Rob" <robert.reynolds@phyamerica.com> wrote in message news:058c01c35094$7e767460$a101280a@phx.gbl...
> Delegation of Windows 2000 Active Directory has been
> established for our technical staff and has limited their
> access to a degree that allows them to function well.
> However, they have access to disable/re-enable user
> accounts, which we want to deny. I've searched through
> the object classes on the user object, but cannot find the
> specific setting that will prevent this access.
>
> Any ideas?
>
> Thanx