File: README.authsqlite.html

package info (click to toggle)
courier-authlib 0.72.6-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 17,844 kB
  • sloc: ansic: 25,772; cpp: 12,475; sh: 5,588; makefile: 938; perl: 761
file content (23 lines) | stat: -rw-r--r-- 904 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Courier SQLite authentication module</title>
  <meta name="MSSmartTagsPreventParsing" content="TRUE" />
</head>

<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink=
"#551A8B" alink="#FF0000">
  <h1>Courier SQLite authentication module</h1>

  <p>Please read <a href=
  "README.authmysql.html">README.authmysql.html</a> since almost
  all information there applies to SQLite as well, and see the
  comments in the <tt>authsqliterc</tt> configuration file
  regarding the SQLite-specific syntax. The notable differences are
  only the names of the settings in the <tt>authsqliterc</tt>, and
  there's just one connection parameter, the filename.</p>
</body>
</html>