Marc Valentin

Results 17 comments of Marc Valentin

Any news on this ? I am using LDAP and python + ldap3 library to create my users in my local OpenLDAP server. (I didn't start installing/using Easyauth). I am...

I am using this docker image : https://github.com/osixia/docker-openldap Works very well. @erevodifosin : don't you need also a "LDAP bind user login" and "LDAP bind user password" in your config...

@codemation : Why there is a need to create an LDAP server ? Even without docker, it is possible to use an online LDAP test server : https://www.forumsys.com/2022/05/10/online-ldap-test-server/

Temporary solution is to ask two months by two months and concatenating the dataframes. curr1 = gcurr(date(2019,1,1), date(2019,2,28)) curr2 = gcurr(date(2019,3,1), date(2019,4,30)) curr3 = gcurr(date(2019,5,1), date(2019,6,30)) curr=pd.concat([curr1,curr2,curr3])

I see now the option to attach an image to the note (in SN 3.20) but how can we put it inline, in the markdown note paragraph ?

No error doing #34 `ssh-keygen -A` gives no message. `systemctl enable ssh` gives this message : Synchronizing state of ssh.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable ssh...

I typed `systemctl disable regenerate_ssh_host_keys` and now I can connect with SSH to the client. Thank you ! I am a little confused about this part though : > enable...

Thank you. I don't understand how I missed that closed issue !

I just installed sqladmin and after adding my second table got this error : `AssertionError: Multiple PK columns not supported.` Is there a possibility to show my table having multiple...

Is this replaced in the source code ? I did pip install pyunifi and got the error.