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
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