EnglishFrenchSpanish

Ad


OnWorks favicon

who-permits-upload - Online in the Cloud

Run who-permits-upload in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command who-permits-upload that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


who-permits-upload - look-up Debian Maintainer access control lists

SYNOPSIS


who-permits-upload [-h] [-s keyring] [-d dm_url] [-s search_type] query [query ...]

DESCRIPTION


who-permits-upload looks up the given Debian Maintainer (DM) upload permissions from
ftp-master.debian.org and parses them in a human readable way. The tool can search by DM
name, sponsor (the person who granted the permission) and by package.

OPTIONS


--dmfile=dm_url, -d dm_url
Retrieve the DM permission file from the supplied URL. When this option is not
present, the default value https://ftp-master.debian.org/dm.txt is used.

--help, -h
Display an usage summary and exit.

--keyring=keyring, -s keyring
Use the supplied GnuPG keyrings to look-up GPG fingerprints from the DM permission
file. When not present, the default Debian Developer and Maintainer keyrings are used
(/usr/share/keyrings/debian-keyring.gpg and
/usr/share/keyrings/debian-maintainers.gpg, installed by the debian-keyring package).

Separate keyrings with a colon ":".

--search=search_type, -s search_type
Modify the look-up behavior. This influences the interpretation of the query argument.
Supported search types are:

package
Search for a source package name. This is also the default when --search is
omitted. Since package names are unique, this will return given ACLs - if any -
for a single package.

uid Search for a Debian Maintainer. This should be (a fraction of) a name. It will
return all ACLs assigned to matching maintainers.

sponsor
Search for a sponsor (i.e. a Debian Developer) who granted DM permissions. This
will return all ACLs given by the supplied developer.

Note that this is an expensive operation which may take some time.

query
A case sensitive argument to be looked up in the ACL permission file. The exact
interpretation of this argument is dependent by the --search argument.

This argument can be repeated.

EXIT VALUE


0 Success

1 An error occurred

2 The command line was not understood

EXAMPLES


who-permits-upload --search=sponsor [email protected]
Search for all DM upload permissions given by the UID "[email protected]". Note, that
only primary UIDs will match.

who-permits-upload -s=sponsor "Arno Töll"
Same as above, but use a full name instead.

who-permits-upload apache2
Look up who gave upload permissions for the apache2 source package.

who-permits-upload --search=uid "Paul Tagliamonte"
Look up all DM upload permissions given to "Paul Tagliamonte".

Use who-permits-upload online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad