Rename www-cgi to ucgi (in nearly all places)
[userv-utils] / debian / control
CommitLineData
6362f12c 1Source: userv-utils
2Section: admin
3Priority: extra
fdeb527b 4Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
b533cc91 5Standards-Version: 3.7.0.0
697a23fb 6Build-Depends: debhelper (>= 8)
6362f12c 7
b943240f 8Package: userv-utils
03a86695 9Architecture: any
b943240f
IJ
10Depends: userv
11Recommends: ${perl:Depends}, ${misc:Depends}
12Description: 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 .
03a86695 17 ipif - allow non-root users to create network interfaces
186ea161 18 ucgi - run CGI programs in providing user's account
b943240f
IJ
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
6362f12c 23Package: userv-dyndns
24Architecture: all
4c347686 25Depends: userv, chiark-utils-bin, ${perl:Depends}, ${misc:Depends}
6362f12c 26Recommends: bind
27Description: 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 .
2cbcd670
IJ
34 The default configuration creates the infrastructure (including a
35 service user) but does not allow any users to modify the DNS.
6362f12c 36
6362f12c 37Package: userv-groupmanage
38Architecture: all
4c347686 39Depends: userv, ${perl:Depends}, ${misc:Depends}
6362f12c 40Description: 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
ef974b1a
IJ
48Package: userv-git-daemon
49Architecture: all
4c347686 50Depends: userv, git-core, adduser, ${perl:Depends}, ${misc:Depends}
ef974b1a
IJ
51Description: 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.