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 »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • OpenID login problem
Pages: [1]

Author Topic: OpenID login problem  (Read 7058 times)

menunkat

  • Guest
OpenID login problem
June 04, 2009, 02:29:58 pm
Hi

I successfully installed CiviCRM standalone and got to the login screen.

Regardless of what OpenID, progress stalls at finish_auth.php.

Help.

Thanks.

madronemedia

  • Guest
Re: OpenID login problem
June 04, 2009, 03:45:23 pm
Try using the first openid you entered the very first time you logged into CiviCRM, this should be the default admin and will allow you to create other contacts and make sure to allow them to log in is checked by their openid. If not you may have to look at the 'code' to fix it.

I'm sure more programmers might have different advice.

menunkat

  • Guest
Re: OpenID login problem
June 04, 2009, 05:26:05 pm
I never got logged in. The first time it stalled. I then tried a different OpenID and it stalled.

Per your suggestion, I tried the first again, and it stalls.

madronemedia

  • Guest
Re: OpenID login problem
June 04, 2009, 05:57:35 pm
Bummer. Hopefully more techie people could help here. It's beyond my knowledge at this point. I'm guessing something is corrupt and you'll need to get into the database 'backend' of CiviCRM to fix it.

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: OpenID login problem
June 05, 2009, 04:06:20 am
Standalone settings

To allow the other Open ID user for login
1. Go to CiviCRM Admin-> Access Control -> Manage Core ACLs
  Give  access CiviCRM Permission to  Authenticated Role
2. If you get the Message below after login
   
Quote
You are not allowed to login. Login failed. Contact your Administrator.
   Add following line in civicrm.settings.php
   define('CIVICRM_ALLOW_ALL',  true)

HTH
Sunil
The community around a product more important than the product itself?

menunkat

  • Guest
Re: OpenID login problem
June 05, 2009, 04:58:56 am
The problem is that I can't get into the admin side to begin with.

First User Setup stalls after entering an OpenID url.

Quote
I'm guessing something is corrupt and you'll need to get into the database 'backend' of CiviCRM to fix it.

I used phpMyAdmin to empty the table  civicrm_openid_associations (it had three entries) and tried again. No luck. There was a new entry in the table.

Anyone?

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: OpenID login problem
June 05, 2009, 05:42:21 am
Hi,

Will you please check civicrm.settings.php file is present in the standalone directory

(Not able to login)
This might be happened if civicrm.settings.php file not present the standalone directory

The community around a product more important than the product itself?

menunkat

  • Guest
Re: OpenID login problem
June 05, 2009, 05:53:41 am
The civicrm.settings.php file is there.

chetdude

  • Guest
Re: OpenID login problem
June 13, 2009, 07:26:09 pm
This happened to me too!!!   ???

I installed CiviCRM stand alone since it wouldn't find my Drupal site...

Now I'm at the FIRST SCREEN - CiviCRM First User Setup and was demanded to get an OpenID...

So, under duress and not knowing why the heck I should have to do that, I got an OpenID account...

Now, back at:

Congratulations: You've successfully installed CiviCRM Standalone.  Let's setup your first user account (which will be the admin account).  Start by entering your OpenID below.

(So I did -- clicked "Verify" button and -- Kapow!)

Fatal error.  Define Auth_OpenID_RAND_SOURCE as null to continue with an insecure random number generator. in C:\xampp\htdocs\drupal\sites\all\modules\civicrm\packages\Auth\OpenID\CryptUtil.php on line 52...

Damn, didn't think I was getting into this kind of crude flashbacks to the bad old days with CiviCRM...silly me... ::)

Off to try to edit a php file...

PS: Just trying to run it locally on one of my laptops to test it out and load it with our data...  It's NOT at a website...

-------------------------------------------------

Tried to define Auth_OpenID_RAND_SOURCE as null.

NO JOY!!!!

THIS SHOULDN'T BE THIS HARD!!!!

I'm not a newbie to computers or programming -- been at it since 1964...  Had a 42 year career doing everything from machine code, to assembler to you name it.  You might want to do some work on your error messages...and the documentation...
« Last Edit: June 13, 2009, 07:32:53 pm by chetdude »

menunkat

  • Guest
Re: OpenID login problem
June 13, 2009, 07:49:57 pm
Yeah, I'm not a novice either. I've been working with computers since 1965, programming and teaching. But I don't have a clue as to what's going on with this.

And no, it shouldn't be this hard.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: OpenID login problem
June 13, 2009, 10:49:22 pm

since both of you'll are quite experienced with technology, would you'll be like to help us debug and figure out whats happening and why?

If so, contact us on IRC (http://tinyurl.com/civiirc)

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • OpenID login problem

This forum was archived on 2017-11-26.