You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: