hcoop release
[hcoop/debian/courier-authlib.git] / NEWS.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <meta http-equiv="Content-Type" content=
7 "text/html; charset=us-ascii" />
8
9 <title>NEWS</title>
10 <meta name="generator" content="Bluefish 2.2.3" />
11 </head>
12
13 <body>
14 <h1>Courier Authentication Library</h1>
15
16 <p>A new SQLite authentication module has been added to the
17 Courier Authentication Library. It's considered to be in
18 experimental or testing status.</p>
19
20 <h2>Debugging</h2>
21
22 <p>To generate additional debugging messages, edit the
23 authdaemond startup script (installed in /usr/local/bin by
24 default), and add the following to the script:</p>
25 <pre>
26 DEBUG_LOGIN=2
27 export DEBUG_LOGIN
28 </pre>
29
30 <p>Debugging messages from the authentication daemon processes
31 will be sent to the syslog facility, and recorded in whatever log
32 file syslog is configured to use (usually
33 <code>/var/log/messages</code> or
34 <code>/var/log/maillog</code>).</p>
35 </body>
36 </html>