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

2007-12-13 Thread Cygwin-bug#20071213T1052

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
  wgethttp://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


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

2007-12-13 Thread Corinna Vinschen
On Dec 13 13:06, Jari Aalto wrote:
 
 Adoption of package by Chris Rodgers. Note: the category was changed
 from Base to Util, since this does not seem to be essential package.

This package is in Base for a reason.  It is an essential package and
used for instance in the openssh config script.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


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

2007-12-13 Thread Corinna Vinschen
On Dec 13 12:19, Corinna Vinschen wrote:
 On Dec 13 13:06, Jari Aalto wrote:
  
  Adoption of package by Chris Rodgers. Note: the category was changed
  from Base to Util, since this does not seem to be essential package.
 
 This package is in Base for a reason.  It is an essential package and
 used for instance in the openssh config script.

Oh, btw.  While you're at it, would you mind to add the missing
user privileges up to Vista?  For a list have a look into the
latest incarnation of w32api/winnt.h.


Thanks in advance,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


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

2007-12-13 Thread Jari Aalto
* Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 This package is in Base for a reason.  It is an essential package and
 used for instance in the openssh config script.

Ok. Fixed.

 Oh, btw.  While you're at it, would you mind to add the missing
 user privileges up to Vista?  For a list have a look into the
 latest incarnation of w32api/winnt.h.

I added these that were missing from main.c::printUsage

SeCreateGlobalPrivilege
SeCreateSymbolicLinkPrivilege
SeImpersonatePrivilege
SeIncreaseWorkingSetPrivilege
SeRelabelPrivilege
SeTimeZonePrivilege
SeTrustedCredManAccessPrivilege

judging from the section that started from:

   ...
   #define SE_CREATE_TOKEN_NAMETEXT...

Updated package below,
Jari

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

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

  mkdir editrights ; cd editrights
  rm -f get.sh get.sh.sig
  wgethttp://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


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

2007-12-13 Thread Corinna Vinschen
On Dec 13 14:17, Jari Aalto wrote:
 I added these that were missing from main.c::printUsage
 
 SeCreateGlobalPrivilege
 SeCreateSymbolicLinkPrivilege
 SeImpersonatePrivilege
 SeIncreaseWorkingSetPrivilege
 SeRelabelPrivilege
 SeTimeZonePrivilege
 SeTrustedCredManAccessPrivilege
 
 judging from the section that started from:
 
...
#define SE_CREATE_TOKEN_NAMETEXT...
 
 Updated package below,

Cool, thank you.  The package looks good to me.  However...

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

...it's still version 1.01.  Wouldn't the above change qualify for
a 1.02 release?  Just an idea...


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


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

2007-12-13 Thread Jari Aalto
* Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 On Dec 13 14:17, Jari Aalto wrote:

 I added these that were missing from main.c::printUsage
 
 SeCreateGlobalPrivilege
 SeCreateSymbolicLinkPrivilege
 SeImpersonatePrivilege
 SeIncreaseWorkingSetPrivilege
 SeRelabelPrivilege
 SeTimeZonePrivilege
 SeTrustedCredManAccessPrivilege
 
 judging from the section that started from:
 
...
#define SE_CREATE_TOKEN_NAMETEXT...
 
 Updated package below,

 Cool, thank you.  The package looks good to me.  However...

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

 ...it's still version 1.01.  Wouldn't the above change qualify for
 a 1.02 release?  Just an idea...

I'll contact the original author; I feel the upstream number should stay
in the official version. The added functionality is a separate patch,
so I' would go for -2.

Thanks for checking,
Jari

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


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

2007-12-13 Thread Corinna Vinschen
On Dec 13 16:13, Jari Aalto wrote:
 * Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
  ...it's still version 1.01.  Wouldn't the above change qualify for
  a 1.02 release?  Just an idea...
 
 I'll contact the original author; I feel the upstream number should stay
 in the official version. The added functionality is a separate patch,
 so I' would go for -2.

Ok, no worries.  Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


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

2007-12-13 Thread Igor Peshansky
On Thu, 13 Dec 2007, Corinna Vinschen wrote:

 On Dec 13 13:06, Jari Aalto wrote:
 
  Adoption of package by Chris Rodgers. Note: the category was changed
  from Base to Util, since this does not seem to be essential package.

 This package is in Base for a reason.  It is an essential package and
 used for instance in the openssh config script.

Then wouldn't it make sense to simply have all the packages that need it
depend on it?

OTOH, one of those packages is cygwin (since cygserver config should
probably use editrights as well), and that effectively puts it in
Base...
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel


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

2007-12-13 Thread Igor Peshansky
On Thu, 13 Dec 2007, Corinna Vinschen wrote:

 On Dec 13 16:13, Jari Aalto wrote:
  * Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
   ...it's still version 1.01.  Wouldn't the above change qualify for
   a 1.02 release?  Just an idea...
 
  I'll contact the original author; I feel the upstream number should stay
  in the official version. The added functionality is a separate patch,
  so I' would go for -2.

 Ok, no worries.  Uploaded.

 Thanks for taking over,

Indeed: http://cygwin.com/goldstars/#JAa.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel