File: medusa-postgres.html

package info (click to toggle)
medusa 2.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,248 kB
  • ctags: 1,589
  • sloc: ansic: 17,717; sh: 8,707; makefile: 200; perl: 105
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>