Skip to Content.
Sympa Menu

comanage-users - Re: [comanage-users] install help (continuation)

Subject: COmanage Users List

List archive

Re: [comanage-users] install help (continuation)


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Kevin Foote <>
  • Cc: "" <>
  • Subject: Re: [comanage-users] install help (continuation)
  • Date: Wed, 19 Oct 2016 17:44:16 -0400
  • Ironport-phdr: 9a23:w/n8jBP/dE/wNwiePC4l6mtUPXoX/o7sNwtQ0KIMzox0KPz7rarrMEGX3/hxlliBBdydsK0UzbeN+Pm9EUU7or+/81k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i76xXcoFx7+LQt4IPjuUs6X1pzvlrP6x5qGQAhWhTz1T7R1MBj++QbcqMgQx4VlLbo84hDOpnxScuhRg25kOATAsQz745Ka8ZhluwNLu+gg8YYUW6j8eaMQTLpEAS4gPnxvosDnqE+QHkO0+nIAXzBOwVJzCA/f4US/B8+pvw==

On 10/19/16 10:38 AM, Kevin Foote wrote:
No you were correct on your first guess.. (way to call me out on not reading
the doc ;-)

Heh, well I'm just trying to help everyone else out ;)

Anyway on to other error tracing.
I'm trying to add a target LDAP provisioner here - more issues.

Is there…
a) any way to get more descriptive logging statements?

It depends on the context.

b) figure out what comanage doesn’t like about my LDAP config?

Here is the (kinda un-descriptive error)

2016-10-19 14:09:19 Error: Fatal Error (1): Call to undefined function
ldap_connect() in
[/srv/comanage/comanage-registry-1.0.5/app/Plugin/LdapProvisioner/Model/CoLdapProvisionerTarget.php,
line 954]

It's actually not your config, it's your PHP build, which doesn't include the LDAP libraries (hence, undefined function). It looks like the documentation never says anything about this -- I'll update it. (LDAP strictly isn't required, unless you are using a plugin that requires it.)

You'll need to add the appropriate build option or package, depending on how you installed PHP in the first place.

Thanks,

-Benn-



Archive powered by MHonArc 2.6.19.

Top of Page