Search
Alpha 0.16
Rating: No reviews yet
Downloads: 78
Change Set: 55268
Released: Jul 28 2010
Updated: Jul 29 2010 by Rilex
Dev status: Alpha

download file icon Recommended Download



Application Nauplius.ActiveDirectory_Alpha_0_16.zip
application, 1399K, uploaded Jul 29 2010 - 78 downloads

Release Notes

This is an Alpha release intended as a preview of the application. Directory.aspx functionally complete. This allows you to list Active Directory Users and Contacts, with a configurable LDAP query and returned properties in the web.config. It also allows for export XLS (although Excel will tell you it isn't a "real" XLS file). This release solves an error with user impersonation and loading the Active Directory tree.

Modify the following settings in the web.config to get started:

<appSettings>
<add key="AdPath" value="LDAP://Nauplius"/>
{...}
</appSettings>

<connectionStrings>
<!--
Enter the Forest Root FQDN here.
-->
<add name="ActiveDirectory" connectionString="LDAP://nauplius.net"/>
</connectionStrings>
 Reviews for this release
No reviews yet for this release.
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365