[ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

Jari Aalto (Cygwin-bug#20071213T1052) jari.aalto@cante.net
Thu Dec 13 11:08:00 GMT 2007


Adoption of package by Chris Rodgers. Note: the category was changed
from "Base" to "Util", since this does not seem to be essential package.

sdesc: "Alter Windows user rights and privileges from command line"
ldesc: "Alter Windows user rights and privileges from command line"
category: Utils
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/editrights/editrights-1.01-2-src.tar.bz2 \
    http://cygwin.cante.net/editrights/editrights-1.01-2.tar.bz2 \
    http://cygwin.cante.net/editrights/setup.hint

b) automatic; for build testing

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir editrights ; cd editrights
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/editrights/get.sh \
          http://cygwin.cante.net/editrights/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list