CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2002-07-02 02:02:54
Modified files:
winsup/cygwin : ChangeLog security.cc
Log message:
* security.cc (get_logon_server): Interpret a zero length
domain as the local domain.
(get_group_sidlist): Add authenticated users SID to SYSTEM's group
list instead of SYSTEM itself.
(verify_token): Accept the primary group sid if it equals
the token user sid.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1362&r2=1.1363
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.111&r2=1.112