--- --- --- ---
 
Login

..:: DNN Modules ::..

Thatplace
Thatplace
 Active Directoy DNN Modules
Print   Minimize

These are DNN Modules that I have developed for use at work and would like to share them with the DNN community.  I use a pure AD environment without any form login and have not been able to test these in other environments.  Please test these in your test environment before putting them into production.

If you use these modules, give me some feedback on how they are working for you or if you have any issues with them.  Thanks.


 DNN Modules
Print   Minimize

DNN Modules

Search

Switch User Skin Object for Active Directory

This module allows a user with Edit/Administrative access (this will not work for host/super user accounts) to have a second user account without Edit/Administrative access and switch between the two accounts.  This is a skin object which can be placed anywhere on the skin.  It will only display if the user has Edit rights for the tab.  This logic is in the SwitchUserDisplay stored procedure and can be refined to just administrators is desired.

The way it works is by renaming the current user's login id and then redirecting through the AD authentication process.  Since the username no longer exists, a new user will be generated.  Switching back, the new user name will be renamed and the original user name will be restored.  After another trip through the AD authentication process, the original user will match and will be the current user.

Since the second user is a full user, you can give it any Roles you want (while in Admin mode) and test the page as a user with those Roles.

* Note:  For some reason the Module install is failing on the SQL.  The SQL runs correctly through the DNN Host SQL interface or through SQL Manager.  You may need to run the SQL sperately if it fails on install.



File size 11 K
Downloads 9
Date Fri 12/21/2007 @ 01:09
Author John Hoskins
EMail jhoskins@email.com
    DOWNLOAD

Active Directory User Manager

Data
This is a text box for entering data and retrieving the user list.  AD Login, Employee ID*, and Display Names* may be typed in separated by a line break and/or semicolon (;).  If the user is not currently a registered user on the site, the user will automatically be added to the list of Registered Users.

*Use of Employee ID and Display Name as identifiers require a code change to the AD provider

Example of accepted data:
jauser;
12345;
User, Joe A;

User Select
This is a list box for displaying users entered through the Data interface or for listing the users in the selected Role. Users are listed by name.
 
Roles
This is a list box for listing the Roles for the site. By default the Roles listed will just be for the page the module is on. This may be configured to just display Roles which have view access for the page, view/edit access for the page, or to display all roles for the site. Each role is prefixed with its role on the page (V for View, E for Edit).

 



File size 37 K
Downloads 46
Date Fri 12/21/2007 @ 12:25
Author John Hoskins
EMail jhoskins@email.com
    DOWNLOAD

< BACK  1 of 1  NEXT >

Copyright 2007 by Thatplace   Terms Of Use  Privacy Statement