Replies: 1 comment
-
Hi @sla83, did you tried |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I would like to create a historically grown authorization group from the AD. Unfortunately, this contains users and other groups. What is the best way to synchronize them with ldap2pg?
PSQL-Owner (Permission Group, with included users and another groups, which need permission)
psql.admin.user
psql.backup.user
psql.admin.group
psql.it.group
I have also tried with the filter (objectClass=group) and (objectClass=User), but groups and users are always created both
Many thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions