Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / NEWS.html
CommitLineData
dd184caf 1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
d9898ee8 4<html xmlns="http://www.w3.org/1999/xhtml">
5<head>
dd184caf 6 <meta http-equiv="Content-Type" content=
b0322a85 7 "text/html; charset=us-ascii" />
dd184caf 8
d9898ee8 9 <title>NEWS</title>
b0322a85 10 <meta name="generator" content="Bluefish 2.2.3" />
d9898ee8 11</head>
12
13<body>
dd184caf 14 <h1>Courier Authentication Library</h1>
15
b0322a85
CE
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>
dd184caf 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>
26DEBUG_LOGIN=2
27export 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>
d9898ee8 35</body>
36</html>