chiark / gitweb /
84378cf17df686bfea3f87f687b518b66d1bf937
[userv-utils.git] / debian / control
1 Source: userv-utils
2 Section: admin
3 Priority: extra
4 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 Standards-Version: 3.7.0.0
6 Build-Depends: debhelper (>= 8)
7
8 Package: userv-utils
9 Architecture: any
10 Depends: userv
11 Recommends: ${perl:Depends}, ${misc:Depends}
12 Description: privsep utilities collection
13  Several small userv services, which allow certain system configuration
14  actions to be delegated.  In each case the service is disabled unless
15  enabled by symlink /etc/userv/services.d/* -> ../services-available/*.
16  .
17  ipif - allow non-root users to create network interfaces
18  ucgi - run CGI programs in providing user's account
19  mailq - allow users to view the mail queue
20  ndc-reload  - allow certain users to reload the nameserver
21  checkpasswd-* - allow users to run a UNIX password check
22
23 Package: userv-dyndns
24 Architecture: all
25 Depends: userv, chiark-utils-bin, ${perl:Depends}, ${misc:Depends}
26 Recommends: bind
27 Description: dynamic DNS for shell account users
28  userv-dyndns is a userv service which allows non-root users to
29  modify individual DNS records in specified zones in a controlled way.
30  .
31  Typically, this can be used to provide a `dyndns.org'-like service
32  which is modifiable by shell account users.
33  .
34  The default configuration creates the infrastructure (including a
35  service user) but does not allow any users to modify the DNS.
36
37 Package: userv-groupmanage
38 Architecture: all
39 Depends: userv, ${perl:Depends}, ${misc:Depends}
40 Description: user-controlled group membership
41  groupmanage is a userv service which allows individual shell users to
42  create UN*X groups, and/or to change the membership of existing
43  groups of which they are recorded as the manager.
44  .
45  The default configuration allows users to create and manage a few
46  groups, but is reasonably conservative.
47
48 Package: userv-git-daemon
49 Architecture: all
50 Depends: userv, git-core, adduser, ${perl:Depends}, ${misc:Depends}
51 Description: per-user git daemon service
52  userv-git-daemon allows users to publish git repositories which will
53  be published via the git protocol on 9418.  This is a bit like
54  git-daemon except that the actual reading of each user's repositories
55  is done as that user.
56  .
57  The default configuration does nothing: you must (a) manually copy
58  the line from /usr/share/doc/examples/userv-git-daemon.inetd into
59  /etc/inetd.conf and (b) specifically list hostnames and target
60  directories in /etc/userv/git-urlmap.