Forums / Install & configuration / LDAP authenticated

LDAP authenticated

Author Message

Elena Brambilla

Tuesday 31 May 2005 4:19:53 am

We have approximately 1.000 customers who must approach the Intranet
through the mechanism of authenticated LDAP. Some of these
customers will be customers administrators, others will be able to see
only some contents. I do not succeed to subdivide the customers
allotting them in appropriate folders. Every time that a customer
is connected to EZ, EZ creates one new equal logical allocation
to the previous one. Moreover it comes generated rows of error
(error.log) with the following signalling:

[ May 31 2005 13:15:13 ] [127.0.0.1] array (
0 =>
array (
'contentclass_id' => '4',
'current_version' => '5',
'id' => '132',
'is_published' => '0',
'modified' => '1117538074',
'name' => 'Consulente GIGI',
'owner_id' => '14',
'published' => '1117187803',
'remote_id' => '9cb7636c1afc9c72ea4ef5329e5d00db',
'section_id' => '2',
'status' => '1',
'contentobject_id' => '132',
'contentobject_is_published' => '1',
'contentobject_version' => '2',
'depth' => '3',
'is_hidden' => '0',
'is_invisible' => '0',
'main_node_id' => '128',
'modified_subnode' => '1117538074',
'node_id' => '128',
'parent_node_id' => '100',
'path_identification_string' => 'users/sistemi_informativi/consulente_gigi',
'path_string' => '/1/5/100/128/',
'priority' => '0',
'sort_field' => '2',
'sort_order' => '0',
'class_name' => 'User',
),
1 =>
array (
'contentclass_id' => '4',
'current_version' => '5',
'id' => '132',
'is_published' => '0',
'modified' => '1117538074',
'name' => 'Consulente GIGI',
'owner_id' => '14',
'published' => '1117187803',
'remote_id' => '5ffb654a0d8cc620b650f08624791279',
'section_id' => '2',
'status' => '1',
'contentobject_id' => '132',
'contentobject_is_published' => '1',
'contentobject_version' => '5',
'depth' => '3',
'is_hidden' => '0',
'is_invisible' => '0',
'main_node_id' => '135',
'modified_subnode' => '1117538074',
'node_id' => '135',
'parent_node_id' => '126',
'path_identification_string' => 'users/nuovi_utenti/consulente_gigi',
'path_string' => '/1/5/126/135/',
'priority' => '0',
'sort_field' => '2',
'sort_order' => '0',
'class_name' => 'User',
),
)
[ May 31 2005 13:15:13 ] [127.0.0.1] Query error: Errore di sintassi nella query SQL vicino a '' linea 6. Query: SELECT
parent_node_id
FROM
ezcontentobject_tree
WHERE
node_id =
[ May 31 2005 13:15:14 ] [127.0.0.1] array (
0 =>
array (
'contentclass_id' => '4',
'current_version' => '6',
'id' => '132',
'is_published' => '0',
'modified' => '1117538114',
'name' => 'Consulente GIGI',
'owner_id' => '14',
'published' => '1117187803',
'remote_id' => '9cb7636c1afc9c72ea4ef5329e5d00db',
'section_id' => '2',
'status' => '1',
'contentobject_id' => '132',
'contentobject_is_published' => '1',
'contentobject_version' => '2',
'depth' => '3',
'is_hidden' => '0',
'is_invisible' => '0',
'main_node_id' => '128',
'modified_subnode' => '1117538114',
'node_id' => '128',
'parent_node_id' => '100',
'path_identification_string' => 'users/sistemi_informativi/consulente_gigi',
'path_string' => '/1/5/100/128/',
'priority' => '0',
'sort_field' => '2',
'sort_order' => '0',
'class_name' => 'User',
),
1 =>
array (
'contentclass_id' => '4',
'current_version' => '6',
'id' => '132',
'is_published' => '0',
'modified' => '1117538114',
'name' => 'Consulente GIGI',
'owner_id' => '14',
'published' => '1117187803',
'remote_id' => '5ffb654a0d8cc620b650f08624791279',
'section_id' => '2',
'status' => '1',
'contentobject_id' => '132',
'contentobject_is_published' => '1',
'contentobject_version' => '6',
'depth' => '3',
'is_hidden' => '0',
'is_invisible' => '0',
'main_node_id' => '135',
'modified_subnode' => '1117538114',
'node_id' => '135',
'parent_node_id' => '126',
'path_identification_string' => 'users/nuovi_utenti/consulente_gigi',
'path_string' => '/1/5/126/135/',
'priority' => '0',
'sort_field' => '2',
'sort_order' => '0',
'class_name' => 'User',
),
)