Monthly Archives: April 2013

Error: pg_config executable not found.

This bogus error can be frustrating to figure out. I have figured it out a few times over the years and always forget how I solved it because it only occurs on a server where you have never deployed a … Continue reading

Posted in Linux, postgres, python | Comments Off on Error: pg_config executable not found.

Kerberos not working. Kinit says “password incorrect”

I was trying to test my kerberos configuration, but I kept getting “Password Incorrect”: root@samba4:/etc/samba# kinit administrator [email protected]’s Password: kinit: Password incorrect See that lowercase @mydomain.local? That is the problem. The domain must be in upper case in your krb5.conf … Continue reading

Posted in Linux | Comments Off on Kerberos not working. Kinit says “password incorrect”

Unable to install Samba 4 on Ubuntu 12.04

When I tried to install Samba4 on Ubuntu 12.04, I was getting the following error: root@samba4:~# apt-get install samba4 Reading package lists… Done Building dependency tree Reading state information… Done Suggested packages: phpldapadmin samba-gtk swat2 The following NEW packages will … Continue reading

Posted in Linux, Samba | Comments Off on Unable to install Samba 4 on Ubuntu 12.04