ntsec patch for setup

Pierre A. Humblet Pierre.Humblet@ieee.org
Tue Jan 21 03:03:00 GMT 2003


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.

Pierre



More information about the Cygwin-apps mailing list