File: medusa-afp.html

package info (click to toggle)
medusa 2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • 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-- 783 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
<HTML>
<TITLE>Foofus Networking Services - Medusa::AFP</TITLE>
<BODY BGCOLOR="#999999">

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

<P>
The AFP module tests accounts against the Apple Filing Protocol service.

<P>
This AFP module leverages the afpfs-ng FUSE-based client (<A HREF="http://alexthepuffin.googlepages.com/home">http://alexthepuffin.googlepages.com/home</A>).
The current Medusa autoconf setup requires that the afpfs-ng header files 
be installed to /usr/include/afpfs-ng and the libary be located at 
/usr/lib/libafpclient.so.0. If this does not match your setup, modifications 
to the autoconf configuration will be necessary.

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