Setting up Account Lockout Permission Right for a Delegated User
To reveal the Unlock Account (lockoutTime) right for the Delegate Control Wizard:
This delegation does not affect rights or policies in other domains, even domains in the same forest, or if this domain is the root of a forest.
Source: http://support.microsoft.com/kb/294952
- On the Windows 2000 computer on which you are planning to run the Active Directory Users and Computers console, open the %Systemroot%\System32\Dssec.dat file with Microsoft WordPad.
- On the Edit menu, use the find command to locate [user].
- Under the user section, find the lockoutTime entry. The entries are listed alphabetically.
- Change the value of the lockoutTime entry from lockoutTime=7 to lockoutTime=0.
- On the File menu, click Save As. When the formatting warning message is displayed, click OK. The user rights for Read and Write lockoutTime should be selectable in the Delegate Control Wizard.
- Create the group or user account that you want to have the right to unlock user accounts in Active Directory Users and Computers (for example, Help Desk Admins).
- Right-click the domain in Active Directory Users and Computers, and then click Delegate Control from the menu that is displayed.
- The Delegation of Control Wizard should be displayed. On the Welcome dialog box, click Next.
- On the Users and Groups dialog box, click Add. Select the group in the list that you want to give the right to unlock accounts, and then click OK. On the Users and Groups dialog box, click Next.
- On the Tasks to Delegate dialog box, click Create a custom task to delegate, and then click Next.
- On the Active Directory Object Type dialog box, click Only the following objects in the folder:. In the list, click User objects (the last entry in the list), and then click Next.
- On the Permissions dialog box, click to clear the General check box, and then click to select the Property-specific check box. In the Permissions list, click to select the Read lockoutTime check box, click to select the Write lockoutTime check box, and then click Next.
- On the Completing the Delegation of Control Wizard dialog box, click Finish.
This delegation does not affect rights or policies in other domains, even domains in the same forest, or if this domain is the root of a forest.
Source: http://support.microsoft.com/kb/294952
Comments
Post a Comment