ش | ی | د | س | چ | پ | ج |
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
اگه قصد دارید بر اساس سیاست های امنیتی شبکه تحت مدیریت خود، نسبت به ویرایش گروه های کاربری Local یا همان Local users and groups سیستم های عضو یک دامین از طریق ویرایش و ایجاد یک فایل *.bat و استفاده از امکان Logon scripst سرور Active directory استفاده کنید ، می توانید از مجموعه دستورات زیر بهره ببرید :
C:\>net localgroup users "MYDOMAIN\domain users" /delete
یا
C:\>net localgroup users "MYDOMAIN\domain users" /add
در این مثال ، گروه کاربری Domain users از گروه کاربری Users سیستم های تحت دامین با نام MYDOMAIN حذف خواهد شد.
به منظور اعطای سطح دسترسی لازم به یک کاربر جهت عضو نمودن سیستم های موجود در شبکه سازمان به دامین کنترلر، می توانید بر حسب سناریو های مختلف، یکی از روش های زیر را انتخاب و استفاده نمایید :
راه حل اول :
Most of you know the limit of 10 times authenticated users can join machines to a domain. Upping the limit, or removing it is a very simple thing to do, however everytime someone asks me, I have to go back to look it up again. At least if I have it on my own blog, I'll know where to start looking next time.
The Active Directory attribute you need to change is mS-DS-MachineAccountQuota which is a property of the domain object. Here's the steps to change it:
راه حل سوم :
To resolve the issue in which users cannot join a computer to a domain, follow these steps:
Reset Password
Read and write Account Restrictions
Validated write to DNS host name
Validated write to service principal name
To resolve the issue in which users cannot reset passwords, follow these steps:
Click Start, click Run, type dsa.msc, and then click OK.
In the task pane, expand the domain node.
Locate and right-click Builtin, and then click Properties.
In the Builtin Properties dialog box, click the Security tab.
In the Group or user names list, click Account Operators.
Under Permissions for
Account Operators, click to select the AllowRead permission, and then click
OK.
Note If you want to use a group
or a user other than the Account Operators group, repeat steps 5 and
6 for that group or that user.
check box for the
Close the "Active Directory Users and Computers" MMC snap-in.