courtly
courtly
courtly
courtly

Upcoming Events

San Francisco CiviCRM Meetup - February 8th, 2012
February 8th, 2012
Come meet others from the Bay Area who are interested in, using or developing (more...)

UK usergroup - London meetup
February 8th, 2012
Come and meet others from the UK that are using CiviCRM or are interested in (more...)

Chicago CiviCRM Meetup
February 17th, 2012
Please join other CiviCRM users, administrators, and developers in the Chicago (more...)

London user and administrator training
February 23rd, 2012
A comprehensive two day hands on training course covering the configuration, (more...)

CiviCRM Seminar - London
February 23rd, 2012
NfP Services free seminar

CiviCRM London sprint Feb 2012
February 27th, 2012
Following the CiviCRM training here in London, we will have a CiviCRM code (more...)

Philadelphia - CiviCRM Meetup for Q1 2012
March 13th, 2012

UK South West - CiviCRM Meetup
March 20th, 2012
Come meet others from the Area who are interested in, using or developing for (more...)

[Bristol, UK] user and administrator training
March 21st, 2012
A comprehensive hands on training course covering the configuration, (more...)

San Francisco user and administrator training
March 29th, 2012
A comprehensive two day hands on training course covering the configuration, (more...)

CiviCRM Usability, Test and Code Sprint - San Francisco (March 2012)
March 29th, 2012
This usability, code and test sprint is targeted at CiviCRM users and (more...)

CiviCon 2012 San Francisco Bay Area - April 2nd 2012
April 2nd, 2012
CiviCon is THE annual event bringing together the people who use, develop, (more...)

CiviCRM Documentation, Test and Code Sprint - after CiviCon San Francisco (April 2012)
April 4th, 2012
This sprint is targeted at CiviCRM users and developers who want to work on (more...)

CiviCRM Components

Tools for engaging your supporters...

CiviContribute


CiviEvent


CiviMail


CiviMember


CiviReport


Drupal module for RADIUS / Crypto-Token integration

Not Just a Contact Database

These optional components give you more power to connect and engage your supporters.

  • civiCASE

  • Case management for clients and constituents.

  • civiEVENT

  • Online event registration and participant tracking.

  • civiMEMBER

  • Online signup and membership management.

  • civiMAIL

  • Personalized email blasts and newsletters.

  • civiREPORT

  • Report generation and template management.

April 20, 2009 - 17:38 — Andrew Clarke

One of our requirements for CiviCase was a higher degree of security than what is normally associated with a community website. Users reach our CiviCase implementation via https, which is great, but leaves open the whole password issue. Those of you who live in the corporate IT world will be familiar with the two-factor ID solutions that are available on the market, from RSA, CryptoCard, and maybe others. We decided to use one of these solutions so that our users would always be given a "fresh" password for each login. If you're not familiar with these tokens, they require you to have a PIN / password, and to have the device physically in your possession when you attempt authentication. The device supplies you with a number, you append or prepend your PIN, and voilà: you have your password.

All well and good, but the solution we decided to use (from CryptoCard) didn't support LDAP, but rather RADIUS (Remote Authentication and Dial-in User Service), which is a standard used by many ISPs and corporate IT departments. Anyway, Dave D adapted the Drupal LDAP module to serve this purpose. He's contributed the code back through drupal.org, but isn't able to volunteer to maintain it at this moment. I did think that some folks might like to know that the solution is out there, and that we've tested it, and are pretty happy with it.

( categories: )

Comments

drupal radius module

seems like its over at: http://drupal.org/node/349699

Where can I find this module

Where can I find this module ?

RADIUS

Any clue where on drupal.org it could be found? CVS repository maybe?

http://drupal.org/node/349699#comment-1238492

It's not an official module since there is no maintainer.

http://drupal.org/node/349699#comment-1238492
http://www.orbitfiles.com/users/demeritcowboy