We are using ldap-sync (github.com/larskanis/pg-ldap-sync) to bring members of an AD Group into a postgres cluster as user-roles however the user role that is based on the AD Group is not being granted to the user role based on the AD Account that is a member of that group. How can we achieve this?
Asked
Active
Viewed 268 times
0
-
What is ldap-sync? Is that specific product? Do you have a link to it? – jjanes Aug 18 '22 at 18:01
-
@jjanes https://github.com/larskanis/pg-ldap-sync – Orlando Colamatteo Aug 26 '22 at 21:54