This is the mail archive of the cygwin-patches@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: Windows username in get_group_sidlist


On Mon, Jul 01, 2002 at 11:17:04PM -0400, Pierre A. Humblet wrote:
> To imitate Windows, line 495 in security.cc       
> grp_list += well_known_system_sid;
> should thus be replaced by 
> grp_list += well_known_authenticated_users_sid;
> 
> (just do it if you like it, it's not in the patch).
> 
> Pierre
> 
> 2002-07-01  Pierre Humblet <pierre.humblet@ieee.org>
> 
> 	* security.cc (get_logon_server): Interpret a zero length
> 	domain as the local domain.
> 	(verify_token): Accept the primary group sid if it equals
> 	the token user sid.

Applied including the authenticated users patch.  I've just changed
a comment.

Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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