Hi,

I've managed to call external SQL procedure to create the user on Oracle
within the id "insertInetOrgPerson". At the first attempt the procedure is
executed and Oracle database user is created. But now I'm seeing that this
action is called each time when the LSC synchronization is started. Can you
please help me, what could be wrong in this case. I want to achieve that
the action within id "insertInetOrgPerson" is executed just once per user
identity.

Regards,
Matjaž

V V tor., 9. okt. 2018 ob 00:42 je oseba Matjaz Premerl <
[email protected]> napisala:

> Hi,
>
> I've set the target database and try to create the Oracle user on
> database. On the insert part of Ibatis configuration I've managed to write
> to database with SQL statement for UPDATE. But the DDL statement like
> CREATE USER something IDENTIFIED BY Password123 was not succesful. I've got
> an SQL error. Do you know maybe a proper way, how to properly call CREATE
> USER statement within LSC using Ibatis on already provided LSC
> functionallity?
>
> Regards,
> Matjaž
>
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to