<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.1">
</HEAD>
<BODY>
hi there, i'm a owner of a internet caf&#233;, and i'm working with Luis on trying your software.<BR>
After i alter the non null value on the database for the starttime column i was able to add a timecode on the cashier and started some tests on cashier pam authentication, but now i receive this kind of errors on auth.log<BR>
<BR>
Dec 13 13:39:36 xk8 PAM_decaf[17513]: attempting to authenticate<BR>
Dec 13 13:39:39 xk8 PAM_decaf[17513]: KAQID<BR>
Dec 13 13:39:39 xk8 PAM_decaf[17513]: PostgreSQL query failed: 'ERROR:&nbsp; column &quot;starttime&quot; is of type interval but expression is of type timestamp with time zone HINT:&nbsp; You will need to rewrite or cast the expression. '<BR>
<BR>
After that i've altered the column starttime type to timestamp and after i've started to get that on log<BR>
<BR>
Dec 13 13:58:35 xk8 PAM_decaf[17513]: attempting to authenticate<BR>
Dec 13 13:58:37 xk8 PAM_decaf[17513]: npazq<BR>
Dec 13 13:58:38 xk8 PAM_decaf[17513]: Invalid timecode entered<BR>
<BR>
<BR>
oh, and i've altered the config name that should be /etc/pam_decaf.conf like the README file to /etc/decaf.conf as is in the .c source file.<BR>
<BR>
Greetings!<BR>
Miguel
</BODY>
</HTML>