File: auth_file_README.txt

package info (click to toggle)
pyftpd 0.8.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 524 kB
  • ctags: 448
  • sloc: python: 2,748; sh: 80; makefile: 43
file content (13 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
MODULE NAME
    auth_file_module - authentificate users using text file database

OPTIONS
    none

DESCRIPTION
    it's obsolete. Use auth_db_module instead.

SEE ALSO
    auth_anonymous_module
    auth_db_module
    auth_PAM_module