Replies: 2 comments
-
|
Bonjour, pouvez-vous partager les traces verbeuses ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Note, l'exemple 6.3 n'est pas avec |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
With version 6.4.2, ldap2pg tries to create same role multiple times, so I get "ERROR role already exists (SQLSTATE 42710)".
Please find details below.
ldap2pg.yml
With version 6.4.2
As you can see ldap2pg wants to create roles GRP_POSTGRESQL_RO et GRP_POSTGRESQL_RW multiple times.
With version 6.4.2, --real execution
As excepted I got an error:
With version 6.3
After downgrade to version 6.3, it works as expected:
Thanks,
FST
Beta Was this translation helpful? Give feedback.
All reactions