chiark / gitweb /
debian/: groupmanage: Move into userv-utils
[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
f76ed95d 22 groupmanage - allow users to create and manage a few groups each
b943240f 23
6362f12c 24Package: userv-dyndns
25Architecture: all
4c347686 26Depends: userv, chiark-utils-bin, ${perl:Depends}, ${misc:Depends}
6362f12c 27Recommends: bind
28Description: dynamic DNS for shell account users
29 userv-dyndns is a userv service which allows non-root users to
30 modify individual DNS records in specified zones in a controlled way.
31 .
32 Typically, this can be used to provide a `dyndns.org'-like service
33 which is modifiable by shell account users.
34 .
2cbcd670
IJ
35 The default configuration creates the infrastructure (including a
36 service user) but does not allow any users to modify the DNS.
6362f12c 37
ef974b1a
IJ
38Package: userv-git-daemon
39Architecture: all
4c347686 40Depends: userv, git-core, adduser, ${perl:Depends}, ${misc:Depends}
ef974b1a
IJ
41Description: per-user git daemon service
42 userv-git-daemon allows users to publish git repositories which will
43 be published via the git protocol on 9418. This is a bit like
44 git-daemon except that the actual reading of each user's repositories
45 is done as that user.
46 .
47 The default configuration does nothing: you must (a) manually copy
48 the line from /usr/share/doc/examples/userv-git-daemon.inetd into
49 /etc/inetd.conf and (b) specifically list hostnames and target
50 directories in /etc/userv/git-urlmap.