Étienne BERSAC
Étienne BERSAC
That looks like a regression. Thanks for the report.
I plan to work on 6.1 on april. In the meantime, patches are welcome.
Fixed. Thanks for the report !
Hi @sla82 . Can you share the ldapsearch command ?
Since you need two calls to ldapsearch, you'll need two calls on ldap2pg. ldap2pg behaves like ldaputils. It synchronize from a single directory to a single Postgres instance. You'll have...
> How can i do two calls on ldap2pg with different URI, BINDDN, BASE & PASSWORD?` Can you provide an example? Execute ldap2pg with two environment variables set. ``` console...
Hi @fmatvhv , did you try ldap2pg 6.0 ? *latest* documentation refers to 6.0, not 5.9.
Closing stale issue.
@pneun87 is right. We plan to support .env and DSN as CLI argument. But we don't want secrets in yml.
Good idea. Note that ldap2pg 5.9 did also a whoami as a connection checkup.