Customer Users <-> Services not working

Hi, list: I'm using Postgres 8.1 and LDAP backend for both users and clients, and my environment seems to be working fine except it seems I can't add clients to services. Yes, Services are enabled through Core::Ticket::Service. It seems to be a problem with my database schema, since postgres logs shows the following: "ERROR: not allowed relationship service_customer_user" Any hint?

El Jueves, 19 de Junio de 2008 18:23, Jesús M. Navarro escribió:
Hi, list:
I'm using Postgres 8.1 and LDAP backend for both users and clients, and my environment seems to be working fine except it seems I can't add clients to services.
Recently I had to change database ownership. Somehow the table service_customer_user had the wrong owner, thus OTRS being unable to add registries to it. Once changed the table owner to the proper one, it works. Sorry for the inconveniencies.
participants (1)
-
Jesús M. Navarro