Active Directory Programming


Download Active Directory Programming PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Active Directory Programming book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Active Directory Programming


Active Directory Programming

Author: Gil Kirkpatrick

language: en

Publisher: Sams Publishing

Release Date: 2000


DOWNLOAD





Sample files -- Demo version of Aelita software.

PRO ADSI PROG,


PRO ADSI PROG,

Author: ROBINSON

language: en

Publisher: Apress

Release Date: 1999-10-10


DOWNLOAD





With Window 2000, a whole suite of new technology are on their way. Directories are at the core of Microsoft's attempt to unify access to different types of data, whether network resources, e-mail contacts or user privileges. ADSI is the set of interfaces you need to access any and all kinds of directory, and this book will show you how to use it to prepare your applications for the twenty first century. In this book, we start by looking at what ADSI is, and discuss the range of tasks it can be used for. We move on to discussing how to build ADSI clients to read and manipulate directory data, looking in particular at the Windows 2000 Active Directory, which makes network resources and information transparently and programmatically available to you. We also look at Exchange and IIS directories. When then take an in-depth look at searching directories and the security issues they raise. Once we've looked at what you can do from the client, we discuss using LDAP, ADSI's parent technology, and look at writing your own directory providers for ADSI clients. We finished the book with a look at the new technologies Windows 2000 introduces for preparing and deploying your directory aware applications. Who is this book for? ADSI relies on some understanding of COM, but can be programmed with any COM aware language. To get the most out of this book, you should be an experienced developer in either VB or VC++, although we won't assume you know both. Some knowledge of VBScript and ASP would be useful, but is not essential. This book is intended primarily for users of Windows 2000 but many of the techniques described are applicable to Windows NT 4 with ADSI 2.5 installed-those that aren't are clearly indicated. What does this book cover? • Using and understanding directories • Writing ADSI clients and providers • Active Directory, the Exchange directory and the IIS metabase • LDAP using Microsoft technologies • Searching and securing your directories • Writing MMC snap-ins • Using WMI and the new Windows installer

The .NET Developer's Guide to Directory Services Programming


The .NET Developer's Guide to Directory Services Programming

Author: Joe Kaplan

language: en

Publisher: Addison-Wesley Professional

Release Date: 2006-05-08


DOWNLOAD





“If you have any interest in writing .NET programs using Active Directory or ADAM, this is the book you want to read.” —Joe Richards, Microsoft MVP, directory services Identity and Access Management are rapidly gaining importance as key areas of practice in the IT industry, and directory services provide the fundamental building blocks that enable them. For enterprise developers struggling to build directory-enabled .NET applications, The .NET Developer’s Guide to Directory Services Programming will come as a welcome aid. Microsoft MVPs Joe Kaplan and Ryan Dunn have written a practical introduction to programming directory services, using both versions 1.1 and 2.0 of the .NET Framework. The extensive examples in the book are in C#; a companion Web site includes both C# and Visual Basic source code and examples. Readers will Learn to create, rename, update, and delete objects in Active Directory and ADAM Learn to bind to and search directories effectively and efficiently Learn to read and write attributes of all types in the directory Learn to use directory services within ASP.NET applications Get concrete examples of common programming tasks such as managing Active Directory and ADAM users and groups, and performing authentication Experienced .NET developers—those building enterprise applications or simply interested in learning about directory services—will find that The .NET Developer’s Guide to Directory Services Programming unravels the complexities and helps them to avoid the common pitfalls that developers face.