TAILIEUCHUNG - Active Directory Cookbook for windows server 2003- P2

Active Directory Cookbook for windows server 2003- P2:If you are familiar with the O'Reilly Cookbook format that can be seen in other popular books, such as the Perl Cookbook, Java Cookbook, and DNS and BIND Cookbook, then the layout of this book will not be anything new to you. The book is composed of 18 chapters, each containing 10-30 recipes for performing a specific Active Directory task. Within each recipe are four sections: problem, solution, discussion, and see also. | support toolsdirectory. The Appendix A contains a complete list of the tools used within this book where they can be found and what recipes they are used in. Once you have the tools at your disposal there are a couple other issues to be aware of while trying to apply the solutions in your environment which I ll now describe. Running Tools with Alternate Credentials A best practice for managing Active Directory is to create separate administrator accounts that you grant elevated privileges instead of letting administrators use their normal user account that they use to access other Network Operating System NOS resources. This is beneficial because an administrator who wants to use elevated privileges has to log on with his administrative account explicitly instead of having the rights implicitly which could lead to accidental changes in Active Directory. Assuming you employ this method then you must provide alternate credentials when using tools to administer Active Directory unless you log on to a machine such as a domain controller with the administrative credentials. There are several options for specifying alternate credentials. Many GUI and CLI tools have an option to specify a user and password to authenticate with. If the tool you want to use does not have that option you can use the runas command instead. The following command would run the enumprop command from the Resource Kit under the credentials of the administrator account in the domain runas user administrator@ RETURN netonly enumprop LDAP dc1 dc rallencorp dc com To run a Microsoft Management Console MMC console with alternate credentials simply use mmc as the command to run from runas runas user administrator@ netonly mmc This will create an empty MMC console from which you can add consoles for any snap-ins that have been installed on the local computer. The netonly switch is necessary if the user you are authenticating with does not have local logon

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.