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: Kevin Foote <>
  • To: "" <>
  • Cc: Benn Oshrin <>
  • Subject: Re: [comanage-users] install help (continuation)
  • Date: Wed, 19 Oct 2016 14:38:55 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:P+71vxTlmt9PGDPZotedYH+tuNpsv+yvbD5Q0YIujvd0So/mwa64ZhyN2/xhgRfzUJnB7Loc0qyN7PCmBDdLuMvJmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV3XfDB4LeXtG4PUk9//l6Xro8WSME10g2/3arR3JRO/ogiUq9Ibm5BKK6AtxwHPr2cSPela2CkgcVmUmh/678i9uYN4/j5Lk/Mn68NaV6jmJeI1QaEOXxo8NGVgx8D1tB+LYwyI+nZUBmYbjBtORQbC6w33dpz2tizgv+Z6niSWIJulHvgPRT2+4vIzG1fTgyAdOmt8qTmPhw==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99


> On Oct 14, 2016, at 16:23, Benn Oshrin
> <>
> wrote:
>
> I'm guessing you needed to run the "cake database" step? (That needs to be
> run before setup.)
>
> Otherwise it might be interesting to know if we should be improving the
> documentation somehow.

No you were correct on your first guess.. (way to call me out on not reading
the doc ;-)

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?
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]
2016-10-19 14:09:19 Error: [InternalErrorException] Internal Server Error
Request URL: /registry/ldap_provisioner/co_ldap_provisioner_targets/edit/3
Stack Trace:
#0
/srv/comanage/comanage-registry-1.0.5/lib/Cake/Error/ErrorHandler.php(213):
ErrorHandler::handleFatalError(1, 'Call to undefin...', '/srv/comanage/c...',
954)
#1 [internal function]: ErrorHandler::handleError(1, 'Call to undefin...',
'/srv/comanage/c...', 954, Array)
#2 /srv/comanage/comanage-registry-1.0.5/lib/Cake/Core/App.php(933):
call_user_func('ErrorHandler::h...', 1, 'Call to undefin...',
'/srv/comanage/c...', 954, Array)
#3 /srv/comanage/comanage-registry-1.0.5/lib/Cake/Core/App.php(906):
App::_checkFatalError()
#4 [internal function]: App::shutdown()
#5 {main}

And here is what got shoved into the DB..

mysql> select * from cm_co_ldap_provisioner_targets \G
*************************** 1. row ***************************
id: 4
co_provisioning_target_id: 4
serverurl: NULL
binddn: NULL
password: NULL
basedn: NULL
dn_attribute_name: NULL
dn_identifier_type: NULL
group_basedn: NULL
person_ocs: NULL
group_ocs: NULL
opt_lang: NULL
opt_role: NULL
oc_eduperson: NULL
oc_edumember: NULL
oc_groupofnames: NULL
oc_posixaccount: NULL
oc_ldappublickey: NULL
created: 2016-10-19 14:33:07
modified: 2016-10-19 14:33:07
1 row in set (0.00 sec)

The web page I’m left at indicates:

Error: An Internal Error Has Occurred.



Any pointers appreciated.

--------
thanks
kevin.foote


Archive powered by MHonArc 2.6.19.

Top of Page