Source: userv-utils Section: admin Priority: extra Maintainer: Ian Jackson Standards-Version: 3.7.0.0 Build-Depends: debhelper (>= 8) Package: userv-utils Architecture: any Depends: userv Recommends: ${perl:Depends}, ${misc:Depends} Description: privsep utilities collection Several small userv services, which allow certain system configuration actions to be delegated. In each case the service is disabled unless enabled by symlink /etc/userv/services.d/* -> ../services-available/*. . ipif - allow non-root users to create network interfaces ucgi - run CGI programs in providing user's account mailq - allow users to view the mail queue ndc-reload - allow certain users to reload the nameserver checkpasswd-* - allow users to run a UNIX password check Package: userv-dyndns Architecture: all Depends: userv, chiark-utils-bin, ${perl:Depends}, ${misc:Depends} Recommends: bind Description: dynamic DNS for shell account users userv-dyndns is a userv service which allows non-root users to modify individual DNS records in specified zones in a controlled way. . Typically, this can be used to provide a `dyndns.org'-like service which is modifiable by shell account users. . The default configuration creates the infrastructure (including a service user) but does not allow any users to modify the DNS. Package: userv-groupmanage Architecture: all Depends: userv, ${perl:Depends}, ${misc:Depends} Description: user-controlled group membership groupmanage is a userv service which allows individual shell users to create UN*X groups, and/or to change the membership of existing groups of which they are recorded as the manager. . The default configuration allows users to create and manage a few groups, but is reasonably conservative. Package: userv-git-daemon Architecture: all Depends: userv, git-core, adduser, ${perl:Depends}, ${misc:Depends} Description: per-user git daemon service userv-git-daemon allows users to publish git repositories which will be published via the git protocol on 9418. This is a bit like git-daemon except that the actual reading of each user's repositories is done as that user. . The default configuration does nothing: you must (a) manually copy the line from /usr/share/doc/examples/userv-git-daemon.inetd into /etc/inetd.conf and (b) specifically list hostnames and target directories in /etc/userv/git-urlmap.