stanelie

Results 47 comments of stanelie

I too would like a way to authenticate against LDAP. As I understant it, the bitwarden_rs_ldap is only there to invite people from your ldap tree to your bitwarden_rs instance.

Thanks for kindly taking the time to explain that.

I have the same issue. Same raspberry PI pico, same error message...

Fixed it myself : I grabbed the UF2 file from https://www.raspberrypi.com/documentation/microcontrollers/micropython.html and dropped it in the Pico's filesystem, it rebooted and now shows a com port that Thonny can connect...

Thanks for googling that for me! : )

Not sure, I have a hard time telling which version of the kernel I grabbed.

That's what I did, and then, I grabbed a matching patch set from https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/4.14/

Mismatch : when I run make menuconfig, it says version 4.14.79 in the title bar. This does not match the kernel I thought I was downloading from git...

How do I choose which version to checkout?