File: control

package info (click to toggle)
autodir 0.99.9-10
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,904 kB
  • sloc: sh: 8,333; ansic: 7,616; makefile: 102
file content (21 lines) | stat: -rw-r--r-- 962 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: autodir
Section: utils
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev, libcap-dev
Standards-Version: 3.9.5
Homepage: http://www.intraperson.com/autodir/

Package: autodir
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, kmod
Description: Automatically creates home and group directories for LDAP/NIS/SQL/local accounts
 A modular and thread-enabled tool to create and/or mounting and managing                                                         
 automagically and transparently user/group home directories, on demand.
 .
 It can work with any authentication framework (e.g. system files, NIS, LDAP or SQL) 
 and does not require PAM, which is a required feature for session-less service
 such as smtp servers.
 .
 Automounter version 4 (autofs4) has to be enabled when compiling the kernel.
 Debian packaged kernels have it enabled as module.