SSO DAC

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was made for a client of the french compagny LINAGORA.

The SSO DAC module is a module allowing Drupal to use an SSO authentication with DAC (Discretionary access control).

The module read the SSO header and with the header informations search in the configured LDAP to retrieve users informations. The LDAP informations are then used to create or log the user.

Configuration information

For using the module properly, you need to configure it in admin/settings/sso_dac :

Supercookie

Component type

module

Maintenance status

Development status

Downloads

4138

Component created

Component changed

This module sets a persistent, unique cookie and corresponding database session record within the specified expiration interval for every site visitor, regardless of their user agent (browser) settings. This module was created specifically to address the problem of tracking many anonymous users visiting a site from a single IP address (e.g. a school, corporate office, etc.)

From some marketeer out in the ether:

UserVoice Deep Integration

Component type

module

Maintenance status

Development status

Downloads

1386

Component created

Component changed

Overview

This module provides deep integration with the UserVoice feedback and online help desk service for widget placement, single sign on authentication, custom gadgets, and more.

Maintenance and development are sponsored by UserVoice.

Features

This module allows you to:

LDAP AD

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to login to the site using a LDAP credentials (M$ Active directory). If the user is associated with a Drupal user, that user is logged in. If not, a new drupal user is created.
This module created because other alternatives (http://drupal.org/project/ldap,
https://drupal.org/project/simple_ldap) have not worked for me or was to difficult to understand at first glance.

Main features:

Aurora Auth

Component type

module

Maintenance status

Development status

Component created

Component changed

Based on the rest_auth module this module does login on an external site and also copies some settings and roles.

This module is probably not very useful for other sites, maybe as example. (But I'm new to drupal and my php is slightly rusty)

This is work in progress.

Switch Role

Component type

module

Maintenance status

Development status

Component created

Component changed

This module has been created under the impression that, if on one site user does have multiple roles. Its hard for him to understand the system.
So this Switch Role Module Show a small menu at the top with all the roles current logged in user does have, & he/she can select the Role from drop down & based on user role he can use the site.

Locker module

Component type

module

Maintenance status

Development status

Downloads

900

Component created

Component changed

Locker is a site authentication module using session to forbid access and hide website. One is required to login to gain access to the website. Locker is not a replacement for Drupal authentication but it serves as an additional layer to hide your Drupal site from public. Locker is an alternative to HTTP Auth standard and recommended to be used in case your server doesn’t support HTTP Auth or you don’t have permission to set it up or you want additional features that Locker module provides.

WARNING - files will be still accessible via direct links!

Expire User Password

Component type

module

Maintenance status

Development status

Component created

Component changed

Expire User Password is a module that allows you to manage password expiration of registered users on the site.

This module permits you to choose an expiration date for a password at various levels: global, positions and/or user level.

The module has the ability to notify users that their password has expired inviting them to update it for security reasons.