This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ntsec patch for setup


Here is the same patch modified to be applied on main.cc from
setup-200207 branch.

On Fri, 10 Jan 2003, Pierre A. Humblet wrote:

> This is the patch mentioned in the previous e-mail. I seems
> to work fine on NT and an early version was tested on 2000 (there
> are differences). 
> 
> Essentially the installed files should be in the Users or 
> Admins groups instead of None.
> Nothing changes if the user running setup does not have the
> None gid.
> 
> Pierre
> 
> 2003/01/10  Pierre Humblet  <pierre dot humblet at ieee dot org>
> 
> 	* main.cc (set_default_dacl): Replace with set_default_sec.
> 	(set_default_sec): Attempt to change the default group to
> 	Users or Administrators if it is None, in addition to setting
> 	Everyone in the default DACL. 
> 	(main): Call set_default_sec instead of set_default_dacl.

Attachment: main.cc.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]