blog.cryptomilk.org
Impressum • Andreas Schneider
https://blog.cryptomilk.org/impressum
Inhaltlich Verantwortlicher gemäß 10 Absatz 3 MDStV: Andreas Schneider (Anschrift wie oben). Proudly powered by WordPress. Displace theme by Anton Kulakov.
blog.cryptomilk.org
Android 5 on the Samsung Galaxy Nexus • Andreas Schneider
http://blog.cryptomilk.org/2015/03/23/android-5-on-the-samsung-galaxy-nexus
Android 5 on the Samsung Galaxy Nexus. Another milestone, I got CyanogenMod. 120 (Android 5.0.1) nearly fully working on the Samsung Galaxy Alpha (SLTE) Exynos version. Video playback is not working but I’m sure it will just be a matter of time …. The source code is available are here. Monday, March 23, 2015. Hunting down a fd closing bug in Samba →. Android 5 on the Samsung Galaxy Nexus. Saturday, July 25, 2015. It’s really graet…! Leave a Reply Cancel reply. Authenticate this comment using OpenID.
blog.cryptomilk.org
KDE • Andreas Schneider
http://blog.cryptomilk.org/category/kde
Testing PAM modules and PAM-aware applications in the Matrix. Jakub Hrozek and I are proud to announce the first release of pam wrapper. This tool allows you to either simplify testing PAM modules or your application using PAM to authenticate users. PAM. Pluggable Authentication Modules) is a layer of abstraction on top of Unix authentication. Or you can use the provided Python bindings to write tests for your module in Python. Now start testing your PAM module or application! Thursday, January 21, 2016.
blog.cryptomilk.org
algorithms • Andreas Schneider
http://blog.cryptomilk.org/tag/algorithms
The pain of poll(2)? If you’re working on a multi-platform project which does network communication you will end up thinking about replacing select(2) with poll(2) sooner or later. The problem with select are well known. poll(2) removes the limitations of select(2) and improves speed and features. The problem is that poll(2) isn’t available on all platforms. This means you need a poll(2)-emulation or create wrappers around other similar poll() functions. We use a poll(2)-emulation. Red-Black Trees were o...
blog.cryptomilk.org
Samba AD DC in Fedora and RHEL • Andreas Schneider
http://blog.cryptomilk.org/2014/07/09/samba-ad-dc-in-fedora-and-rhel
Samba AD DC in Fedora and RHEL. Several people asked me about the status about the Active Directory Domain Controller support of Samba in Fedora. As Fedora and RHEL are using MIT Kerberos implementation as its Kerberos infrastructure of choice, the Samba Active Directory Domain Controller implementation is not available with MIT Kereberos at the moment. But we are working on it! And I gave a talk at the SambaXP conference about our development efforts in this direction:. The road to MIT KRB5 support.
blog.cryptomilk.org
Taking your bike on a plane • Andreas Schneider
http://blog.cryptomilk.org/2015/01/08/taking-your-bike-on-a-plane
Taking your bike on a plane. Here is a totally computer unrelated post! Several people asked me how do I protect my bike to transport it safely on a plane. One possibility is to use a bike box, but the issue with a box is that airline personal likes big boxes, because they can use it to pile a lot of suitcases on it. I prefer to just wrap it with cardboard! Make sure you can still push the bike, the wheels should spin. In the end I have a small package like this:. I use a rope to connect them and make su...
blog.cryptomilk.org
Development • Andreas Schneider
http://blog.cryptomilk.org/category/development
Testing PAM modules and PAM-aware applications in the Matrix. Jakub Hrozek and I are proud to announce the first release of pam wrapper. This tool allows you to either simplify testing PAM modules or your application using PAM to authenticate users. PAM. Pluggable Authentication Modules) is a layer of abstraction on top of Unix authentication. Or you can use the provided Python bindings to write tests for your module in Python. Now start testing your PAM module or application! Thursday, January 21, 2016.
blog.cryptomilk.org
How to get real DNS resolving in ‘make test’? • Andreas Schneider
http://blog.cryptomilk.org/2014/09/04/how-to-get-real-dns-resolving-in-make-test
How to get real DNS resolving in ‘make test’? And I are currently working on MIT Kerberos support the libkrb5 library always complained that it is not able to talk query the DNS server to find the KDC. So it was time to really fix this! I cleaned up the code yesterday and we created a parser for a resolv.conf file. Here is a tcpdump. Of the kinit tool talking to the DNS server with socket wrapper over IPv6. Resolv wrapper will be available on cwrap.org. Thursday, September 4, 2014.
blog.cryptomilk.org
cwrap • Andreas Schneider
http://blog.cryptomilk.org/tag/cwrap
Testing PAM modules and PAM-aware applications in the Matrix. Jakub Hrozek and I are proud to announce the first release of pam wrapper. This tool allows you to either simplify testing PAM modules or your application using PAM to authenticate users. PAM. Pluggable Authentication Modules) is a layer of abstraction on top of Unix authentication. Or you can use the provided Python bindings to write tests for your module in Python. Now start testing your PAM module or application! Thursday, January 21, 2016.
SOCIAL ENGAGEMENT