lefred

lefred

I am MySQL Community Manager for EMEA & APAC. I joined the MySQL Community Team in May 2016. I have been an OpenSource and MySQL consultant for more than 15 years. My favorite topics are High Availability and Performance.

Bad day for PHP programming

Desperate PHP developer... that's what I am today... why ?

Due to an ugly PHP bug with PHP provided with FC6 (maybe on other distributions too). I already spent some time to find that it was a bug, previously I was using sqlite with the sqlite PHP functions, but since I use the FC6, to have the support of sqlite, PDO must be used... so I did !

Samba 3 > 3.0.11 boring stuff… not so boring ;-)

A friend, Arrfab, pointed me to something I completly forgot to check for my problem.

I never had that problem in the past, but to be able to put Users and Computers in different ldap ou's with the newest samba 3 releases, the file /etc/ldap.conf must have the following entries :

nss_base_passwd         ou=Users,ou=OxObjects,dc=yourdomain,dc=be?one
nss_base_passwd         ou=Computers,ou=OxObjects,dc=yourdomain,dc=be?one

In many howto's only one row for nss_base_passwd is used.

As MySQL Community Manager, I am an employee of Oracle and the views expressed on this blog are my own and do not necessarily reflect the views of Oracle.

You can find articles I wrote on Oracle’s blog.