Ivan Cronyn
Ivan Cronyn
How does the above code map to the config? The following works with my server: ```python import ldap3 server = ldap3.Server("my-ldap.ad.server.com", port=389, use_ssl=False) conn = ldap3.Connection(server, user="[email protected]", password="super_secret", auto_bind=ldap3.AUTO_BIND_NO_TLS) is_bound=conn.bind()...
> can you please go thru the documentation and try it works for me. > > https://github.com/jupyterhub/ldapauthenticator Found it. It's all down to the templates - you need to get...
Seems like it’s worth a look - if you put a branch together I’d be happy to test it with my mixed- mode assemblies. I don’t have the time to...
Yes, we're using it at work, it's nice because it ties directly to an internal bitbucket repo
Some info here: https://www.helpscribble.com/chmnetwork.html
I believe this has been fixed in the ExcelFunctionDocAttribute, and can be closed. @govert