File: medusa-postgres.html

package info (click to toggle)
medusa 2.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,260 kB
  • sloc: ansic: 19,185; sh: 9,421; python: 294; makefile: 163; perl: 120
file content (22 lines) | stat: -rw-r--r-- 631 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<HTML>
<TITLE>Foofus Networking Services - Medusa::PostgreSQL</TITLE>
<BODY BGCOLOR="#999999">

<H1>Medusa Parallel Network Login Auditor :: PostgreSQL</H1>
<I>JoMo-Kun / jmk "AT" foofus "DOT" net</I><BR>
<HR>

<P>
The postgres module tests accounts against the PostgreSQL service.

<P>
This module requires the PostgreSQL library: <A HREF="http://www.postgresql.org/">libpq</A>.

<P>
The module has a single option, DB. This allows the user to specify the target database
name. If the option is not set, the default behaviour is to use <I>template1</I>.

<BR><BR>
<A HREF="medusa.html">Medusa Documentation</A><BR>
</BODY>
<HTML>