aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: a8d2ff4abe3e2d92c94a39a09eb6abbd2d5b7d48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: libpam-naming
Section: net
Priority: optional
Maintainer: Guido Guenther <agx@sigxcpu.org>
Build-Depends: debhelper (>= 5.0.0), autotools-dev, libpcre3-dev, libpam0g-dev
Standards-Version: 3.7.2

Package: libpam-naming
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: pam module to enforce properties of usernames 
 This module allows you to enforce additional properties of usernames (e.g.
 all lowercase) although other modules of the pam stack accept them as valid.