Étienne BERSAC
Étienne BERSAC
Ok, interesting. You used privileges to configure a role. ldap2pg 6 allows you to configure global role parameters. I suggest to implement per database role parameters. See https://ldap2pg.readthedocs.io/en/latest/config/#role-options I suggest...
Hi. Not from packages. Use pip3.X to install ldap2pg on another Python version.
Hi @peteerwhite , Ho do you configure ldapsearch ?
What is the output of ldapsearch with `-d 5` option ?
> Is there a way to disable LDAP Authentification ? LDAP supports anonymous binding. ldap2pg does not support this. I suggest you to open a new issue for this feature.
What is the content of cron mail and ldap_debug.log ?
You may need to ask for cron help on stack overflow.
Binding `ctrl-w ...` will slow down bare `ctrl-w` like in #14540, right ?
I prefer to use `python setup.py sdist_dsc --use-premade-dist` rather than py2dsc. I don't know if you can do this. See `sdist_dsc --help`.
> Yes, copy the email implementation from Django This is what https://github.com/waynerv/flask-mailman do.