CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Joomla Extensions (Moderator: lcdweb) »
  • Authenticating against contact DB
Pages: [1]

Author Topic: Authenticating against contact DB  (Read 1336 times)

combrains

  • I post occasionally
  • **
  • Posts: 40
  • Karma: 2
  • CiviCRM version: 4.3.3
  • CMS version: Joomla 3.1.x
  • MySQL version: 5.1.44
  • PHP version: 5.3.1
Authenticating against contact DB
January 15, 2012, 05:15:08 pm
Hi All,

I'm looking for a way to have contacts automatically created and authenticated against my Civi contact DB.  I have had a look at the CiviUser plugin but this authenticates against the Membership directory.  The organization I'm designing my site for has two groups of users: paid members and supporters.  I'm wondering if it is possible to mod the CiviUser plugin so that it authenticates against the contact DB so that ALL users (paid and free) can edit their own contact info etc.

I can work around this by adding a free membership type to the membership module, and setting this as the default type for all who register to the site, but this seems a little cumbersome.

My knowledge of PHP and SQL is next to nothing, so if anyone is interested in helping with a solution in any way, it would be much appreciated.

Cheers

speleo

  • Ask me questions
  • ****
  • Posts: 396
  • Karma: 28
  • CiviCRM version: 4.3.1
  • CMS version: J! 2.5,9
  • MySQL version: 5.1
  • PHP version: 5.3.24
Re: Authenticating against contact DB
January 15, 2012, 11:15:46 pm
Breaking this down into two parts your looking for your users to be automatically created and then authenticated against the Civi DB.  The easiest way to do this (that I can think of) would be to create a free membership level unless you want to get into the code.

combrains

  • I post occasionally
  • **
  • Posts: 40
  • Karma: 2
  • CiviCRM version: 4.3.3
  • CMS version: Joomla 3.1.x
  • MySQL version: 5.1.44
  • PHP version: 5.3.1
Re: Authenticating against contact DB
January 16, 2012, 04:12:59 pm
Hi Speleo,

Hi figured that creating a free membership would be the easiest way.  I have my development server up now so I'll let you know how I get on.

Cheers

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Joomla Extensions (Moderator: lcdweb) »
  • Authenticating against contact DB

This forum was archived on 2017-11-26.