Skip to Content.
Sympa Menu

comanage-dev - Re: [comanage-dev] Notes: COmanage dev call, 24 August 2015

Subject: COmanage Developers List

List archive

Re: [comanage-dev] Notes: COmanage dev call, 24 August 2015


Chronological Thread 
  • From: Arlen Johnson <>
  • To: Scott Koranda <>
  • Cc: comanage-dev <>
  • Subject: Re: [comanage-dev] Notes: COmanage dev call, 24 August 2015
  • Date: Mon, 24 Aug 2015 21:53:33 -0400

My first problem was due to bad permissions in my tmp/cache directory.  Those are fixed.  Now I get "An internal error has occurred" when I save the configuration.   The apache error log reveals:

[Mon Aug 24 21:42:20.935155 2015] [:error] [pid 457] [client 127.0.0.1:36930] PHP Fatal error:  Call to undefined function ldap_connect() in /home/arlen/devRoot/comanage-registry/app/Plugin/LdapProvisioner/Model/CoLdapProvisionerTarget.php on line 902, referer: http://localhost/registry/ldap_provisioner/co_ldap_provisioner_targets/edit/1

and the cake error log has the same:

2015-08-25 01:52:16 Error: Fatal Error (1): Call to undefined function ldap_connect() in [/home/arlen/devRoot/comanage-registry/app/Plugin/LdapProvisioner/Model/CoLdapProvisionerTarget.php, line 902]
2015-08-25 01:52:16 Error: [InternalErrorException] Internal Server Error
Request URL: /registry/ldap_provisioner/co_ldap_provisioner_targets/edit/1

Arlen



On 8/24/15 9:36 PM, Arlen Johnson wrote:
Hi, Scott -

I don't have either set up at the moment, but for a chance to try ldap out, I just attempted to configure the ldap provisioner with the Bedework ApacheDS server.  While I'm able to query it using ldapsearch (binding with the user and password as described at the bottom of https://wiki.jasig.org/display/BWK310/Authentication+and+user+accounts), I've not successfully configured the provisioner. 

I'm attempting to bind to ldap://localhost  (or ldap://localhost:10389), but when I save the configuration, I get a white screen.  (A reload black holes me.)  To test this further, I plugged in bogus values for the "Server URL" and the "People BaseDN"; on save, this also gets me a white screen.

It's likely I don't have the config for the local ldap quite right, though I do seem to have the right object classes (if not all the attributes):

objectClass: organizationalPerson
objectClass: person
objectClass: inetOrgPerson


For what it's worth.  :-)

Arlen



On 8/24/15 6:20 PM, Scott Koranda wrote:
Hi,

Thanks.

What I am really concerned about are the LDAP and Grouper provisioner plugins. Does your sandbox include those? (I am sure it does not include Grouper and I would not expect it to do so, but I thought maybe you did have an LDAP set up...).

Cheers,

Scott


On Mon, Aug 24, 2015 at 5:17 PM, Arlen Johnson <> wrote:
For testing: the current ticket I'm working on (CO-1130) has me testing creation and deletion of nearly every element that can be created and deleted, so I'm walking through all of that functionality (and will of course create tickets if any are needed).

Arlen


On 8/24/15 9:56 AM, Heather Flanagan wrote:
Notes:
1. Reaching 1.0
Concerned that there have been a lot of changes recently; need to do
more testing. May do an RC release to make this move forward. Team to
focus on testing where possible.








Archive powered by MHonArc 2.6.16.

Top of Page