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


On Tue, 2003-01-21 at 14:00, Pierre A. Humblet wrote:
> At 10:24 PM 1/19/2003 -0000, Max Bowsher wrote:
> > I'd suggest something like this:
> >
> >if (isusers)
> >{
> >    nsid = usid;
> >    log(LOG_TIMESTAMP) << "Changing gid to Users" << endLog;
> >}
> >else if (isadmins)
> >    nsid = asid;
> >
> >    log(LOG_TIMESTAMP) << "Changing gid to Administrators" << endLog;
> >}
> 
> OK, I will wait for Rob comments and add this if Rob doesn't find
> it easier to include it himself.

Max, while you're committing things, please throw the above into the
mix. Logging may be essential for diagnosing issues.

Rob
-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


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