File: README.Debian

package info (click to toggle)
python-pam 0.4.2-12.2%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 100 kB
  • ctags: 52
  • sloc: ansic: 518; python: 50; makefile: 43
file content (16 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 
 A Python PAM module for Debian
 ------------------------------

This is a Python PAM module packaged for Debian.

Debian tries to use PAM for all authentication services. This module
lets you write Python applications that implement authentication
using PAM.

No documentation yet. The module is mostly a wrapper around the PAM library
functions. There's a simple example included in /usr/doc/python-pam/examples.


   28.08.1999,
   Gregor Hoffleit <flight@debian.org>